i80_controller sample
lv_spangroup_get_overflow()
is only used within i80_controller sample.
Symbol previews are coming soon...
Symbols
loading (2/4)...
Files
loading (2/4)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i80_controller sample
lv_spangroup_get_overflow()
lv_spangroup_get_overflow() function
Get the overflow of the spangroup.
Syntax
Show:
Summary
Declaration
Definition
from
lv_span.h:172
lv_span_overflow_t
lv_spangroup_get_overflow
(
lv_obj_t
*
obj
)
;
Implemented in
lv_span.c:316
Arguments
Argument
Description
obj
pointer to a spangroup object.
Return value
the overflow value.
Examples
References
from
examples
Code
Location
lv_span_overflow_t
lv_spangroup_get_overflow
(
lv_obj_t
*
obj
)
lv_span.c:316
lv_span_overflow_t
lv_spangroup_get_overflow
(
lv_obj_t
*
obj
)
;
lv_span.h:172
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
lv_spangroup_get_overflow()
reads 1 variable:
lv_spangroup_t::overflow
All items filtered out
lv_spangroup_get_overflow()
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