i80_controller sample
_style_custom_prop_flag_lookup_table
is only used within i80_controller 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
i80_controller sample
_style_custom_prop_flag_lookup_table
_style_custom_prop_flag_lookup_table macro
Syntax
Show:
Summary
Declaration
from
lv_obj_style.c:24
#define
_style_custom_prop_flag_lookup_table
LV_GLOBAL_DEFAULT
(
)
->
style_custom_prop_flag_lookup_table
Examples
References
from
examples
Code
Location
#define
_style_custom_prop_flag_lookup_table
LV_GLOBAL_DEFAULT
(
)
->
style_custom_prop_flag_lookup_table
lv_obj_style.c:24
if
(
_style_custom_prop_flag_lookup_table
!=
NULL
)
{
lv_obj_style.c:92
lv_free
(
_style_custom_prop_flag_lookup_table
)
;
lv_obj_style.c:93
_style_custom_prop_flag_lookup_table
=
NULL
;
lv_obj_style.c:94
if
(
_style_custom_prop_flag_lookup_table
!=
NULL
)
{
lv_obj_style.c:1078
inheritable
=
_style_custom_prop_flag_lookup_table
[
prop
-
LV_STYLE_NUM_BUILT_IN_PROPS
]
&
lv_obj_style.c:1079
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