i2c_oled sample
get_row_height()
is only used within i2c_oled 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
i2c_oled sample
get_row_height()
get_row_height() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_table.c:36
static
lv_coord_t
get_row_height
(
lv_obj_t
*
obj
,
uint16_t
row_id
,
const
lv_font_t
*
font
,
lv_coord_t
letter_space
,
lv_coord_t
line_space
,
lv_coord_t
cell_left
,
lv_coord_t
cell_right
,
lv_coord_t
cell_top
,
lv_coord_t
cell_bottom
)
;
Implemented in
lv_table.c:830
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