Home
last modified time | relevance | path

Searched refs:LV_LAYOUT_ROW_M (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.h42 LV_LAYOUT_ROW_M, /**< Row middle align*/ enumerator
A Dlv_cont.c286 } 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()
A Dlv_cb.c83 lv_btn_set_layout(new_cb, LV_LAYOUT_ROW_M); in lv_cb_create()
A Dlv_list.c195 lv_btn_set_layout(liste, LV_LAYOUT_ROW_M); in lv_list_add_btn()

Completed in 8 milliseconds