i2c_oled sample
my_theme_styles_t::edit
is only used within i2c_oled sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i2c_oled sample
my_theme_styles_t::edit
my_theme_styles_t::edit field
Syntax
Show:
Summary
Declaration
from
lv_theme_mono.c:42
lv_style_t
edit
;
Examples
References
from
examples
Code
Location
Referrer
lv_style_t
edit
;
lv_theme_mono.c:42
style_init_reset
(
&
styles
->
edit
)
;
lv_theme_mono.c:127
style_init()
lv_style_set_outline_width
(
&
styles
->
edit
,
BORDER_W_EDIT
)
;
lv_theme_mono.c:128
style_init()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:251
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:309
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:321
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:333
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:348
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:369
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:378
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:387
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:399
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:415
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:426
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:438
theme_apply()
lv_obj_add_style
(
obj
,
&
styles
->
edit
,
LV_STATE_EDITED
)
;
lv_theme_mono.c:470
theme_apply()
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