i80_controller sample
get_row_height()
is only used within i80_controller 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
i80_controller sample
get_row_height()
get_row_height() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_table.c:40
static
int32_t
get_row_height
(
lv_obj_t
*
obj
,
uint32_t
row_id
,
const
lv_font_t
*
font
,
int32_t
letter_space
,
int32_t
line_space
,
int32_t
cell_left
,
int32_t
cell_right
,
int32_t
cell_top
,
int32_t
cell_bottom
)
;
Implemented in
lv_table.c:921
Arguments
Argument
obj
row_id
font
letter_space
line_space
cell_left
cell_right
cell_top
cell_bottom
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