i2c_oled sample
grow_dsc_t::final_size
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
grow_dsc_t::final_size
grow_dsc_t::final_size field
Syntax
Show:
Summary
Declaration
from
lv_flex.c:33
lv_coord_t
final_size
;
Examples
References
from
examples
Code
Location
Referrer
lv_coord_t
final_size
;
lv_flex.c:33
grow_max_size
-=
t
->
grow_dsc
[
i
]
.
final_size
;
lv_flex.c:424
children_repos()
t
->
grow_dsc
[
i
]
.
final_size
=
size_clamp
;
lv_flex.c:440
children_repos()
grow_max_size
-=
t
->
grow_dsc
[
i
]
.
final_size
;
lv_flex.c:442
children_repos()
s
=
t
->
grow_dsc
[
i
]
.
final_size
;
lv_flex.c:468
children_repos()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
grow_dsc_t::final_size
is written by 1 function and is read by 1 function:
children_repos()
All items filtered out
grow_dsc_t::final_size
children_repos()
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