Searched refs:LV_CONT_STYLE_MAIN (Results 1 – 3 of 3) sorted by relevance
76 LV_CONT_STYLE_MAIN, enumerator
94 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()
131 lv_cont_set_style(ext->content, LV_CONT_STYLE_MAIN, &lv_style_transp_tight); in lv_tabview_create()
Completed in 5 milliseconds