rgb_panel sample
my_theme_t
is only used within rgb_panel 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
rgb_panel sample
my_theme_t
my_theme_t struct
DEFINES
Syntax
Show:
Summary
Declaration
Definition
from
lv_theme_default.c:21
struct
_my_theme_t
;
Implemented in
lv_theme_default.c:162
Fields
Field
Declared as
_my_theme_t::base
lv_theme_t
_my_theme_t::disp_size
disp_size_t
_my_theme_t::disp_dpi
int32_t
_my_theme_t::color_scr
lv_color_t
_my_theme_t::color_text
lv_color_t
_my_theme_t::color_card
lv_color_t
_my_theme_t::color_grey
lv_color_t
_my_theme_t::inited
bool
_my_theme_t::styles
my_theme_styles_t
_my_theme_t::dark_filter
lv_color_filter_dsc_t
_my_theme_t::grey_filter
lv_color_filter_dsc_t
_my_theme_t::trans_delayed
lv_style_transition_dsc_t
_my_theme_t::trans_normal
lv_style_transition_dsc_t
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