Home
last modified time | relevance | path

Searched refs:LV_LAYOUT_OFF (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.h36 LV_LAYOUT_OFF = 0, /**< No layout */ enumerator
A Dlv_cont.c84 ext->layout = LV_LAYOUT_OFF; in lv_cont_create()
280 if(type == LV_LAYOUT_OFF) return; in lv_cont_refr_layout()

Completed in 4 milliseconds