Home
last modified time | relevance | path

Searched refs:LV_CONT_STYLE_MAIN (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_cont.h76 LV_CONT_STYLE_MAIN, enumerator
A Dlv_cont.c94 lv_cont_set_style(new_cont, LV_CONT_STYLE_MAIN, th->style.cont); in lv_cont_create()
96 lv_cont_set_style(new_cont, LV_CONT_STYLE_MAIN, &lv_style_pretty); in lv_cont_create()
A Dlv_tabview.c131 lv_cont_set_style(ext->content, LV_CONT_STYLE_MAIN, &lv_style_transp_tight); in lv_tabview_create()

Completed in 5 milliseconds