Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.h39 LV_LAYOUT_COL_M, /**< Column middle align*/ enumerator
A Dlv_cont.c284 } else if(type == LV_LAYOUT_COL_L || type == LV_LAYOUT_COL_M || type == LV_LAYOUT_COL_R) { in lv_cont_refr_layout()
314 case LV_LAYOUT_COL_M: in lv_cont_layout_col()
A Dlv_mbox.c97 lv_cont_set_layout(new_mbox, LV_LAYOUT_COL_M); in lv_mbox_create()
A Dlv_list.c20 #define LV_LIST_LAYOUT_DEF LV_LAYOUT_COL_M

Completed in 7 milliseconds