Home
last modified time | relevance | path

Searched refs:LV_FLEX_FLOW_COLUMN_WRAP (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.7.0/src/extra/layouts/flex/
Dlv_flex.h52 LV_FLEX_FLOW_COLUMN_WRAP = LV_FLEX_FLOW_COLUMN | _LV_FLEX_WRAP, enumerator
/lvgl-3.7.0/demos/stress/
Dlv_demo_stress.c175 lv_obj_set_flex_flow(main_page, LV_FLEX_FLOW_COLUMN_WRAP); in obj_test_timer_cb()
/lvgl-3.7.0/docs/layouts/
Dflex.md35 - `LV_FLEX_FLOW_COLUMN_WRAP` Place the children in a column with wrapping