Searched refs:lv_cont_get_layout (Results 1 – 4 of 4) sorted by relevance
182 lv_layout_t lv_cont_get_layout(const lv_obj_t * cont) in lv_cont_get_layout() function313 lv_layout_t type = lv_cont_get_layout(cont); in lv_cont_refr_layout()348 lv_layout_t type = lv_cont_get_layout(cont); in lv_cont_layout_col()398 lv_layout_t type = lv_cont_get_layout(cont); in lv_cont_layout_row()491 lv_layout_t type = lv_cont_get_layout(cont); in lv_cont_layout_pretty()
183 lv_layout_t lv_cont_get_layout(const lv_obj_t * cont);
175 return lv_cont_get_layout(btn); in lv_btn_get_layout()
324 return lv_cont_get_layout(lv_page_get_scrollable(page)); in lv_page_get_scrl_layout()