Searched refs:lv_cont_get_layout (Results 1 – 4 of 4) sorted by relevance
158 lv_layout_t lv_cont_get_layout(const lv_obj_t * cont);
173 lv_layout_t lv_cont_get_layout(const lv_obj_t * cont) in lv_cont_get_layout() function275 lv_layout_t type = lv_cont_get_layout(cont); in lv_cont_refr_layout()301 lv_layout_t type = lv_cont_get_layout(cont); in lv_cont_layout_col()350 lv_layout_t type = lv_cont_get_layout(cont); in lv_cont_layout_row()
247 return lv_cont_get_layout(btn); in lv_btn_get_layout()
308 return lv_cont_get_layout(lv_page_get_scrl(page)); in lv_page_get_scrl_layout()
Completed in 6 milliseconds