Home
last modified time | relevance | path

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

/lvgl-latest/src/layouts/flex/
Dlv_flex.c31 } flex_t; typedef
60 static int32_t find_track_end(lv_obj_t * cont, flex_t * f, int32_t item_start_id, int32_t max_main_…
62 static void children_repos(lv_obj_t * cont, flex_t * f, int32_t item_first_id, int32_t item_last_id…
131 flex_t f; in flex_update()
233 static int32_t find_track_end(lv_obj_t * cont, flex_t * f, int32_t item_start_id, int32_t max_main_… in find_track_end()
333 static void children_repos(lv_obj_t * cont, flex_t * f, int32_t item_first_id, int32_t item_last_id… in children_repos()