Searched refs:LV_LAYOUT_ROW_M (Results 1 – 4 of 4) sorted by relevance
42 LV_LAYOUT_ROW_M, /**< Row middle align*/ enumerator
286 } else if(type == LV_LAYOUT_ROW_T || type == LV_LAYOUT_ROW_M || type == LV_LAYOUT_ROW_B) { in lv_cont_refr_layout()363 case LV_LAYOUT_ROW_M: in lv_cont_layout_row()
83 lv_btn_set_layout(new_cb, LV_LAYOUT_ROW_M); in lv_cb_create()
195 lv_btn_set_layout(liste, LV_LAYOUT_ROW_M); in lv_list_add_btn()
Completed in 8 milliseconds