Searched refs:lv_obj_get_style_flex_track_place (Results 1 – 2 of 2) sorted by relevance
130 static inline lv_flex_align_t lv_obj_get_style_flex_track_place(const lv_obj_t * obj, uint32_t part) in lv_obj_get_style_flex_track_place() function
218 f.track_place = lv_obj_get_style_flex_track_place(cont, LV_PART_MAIN); in flex_update()