rgb_panel sample
lv_draw_label_dsc_t::text_local
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
lv_draw_label_dsc_t::text_local
lv_draw_label_dsc_t::text_local field
< 1: malloc buffer and copy `text` there. 0: `text` is const and it's pointer will be valid during rendering.
Syntax
Show:
Summary
Declaration
from
lv_draw_label.h:55
uint8_t
text_local
:
1
;
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