rgb_panel sample
calculate_x_coordinate()
is only used within rgb_panel sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rgb_panel sample
calculate_x_coordinate()
calculate_x_coordinate() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_label.c:61
static
void
calculate_x_coordinate
(
int32_t
*
x
,
const
lv_text_align_t
align
,
const
char
*
txt
,
uint32_t
length
,
const
lv_font_t
*
font
,
int32_t
letter_space
,
lv_area_t
*
txt_coords
)
;
Implemented in
lv_label.c:1317
Arguments
Argument
x
align
txt
length
font
letter_space
txt_coords
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out