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