Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_sw.h59 LV_SW_STYLE_BG, /**< Switch background. */ enumerator
A Dlv_sw.c89 lv_sw_set_style(new_sw, LV_SW_STYLE_BG, th->style.sw.bg); in lv_sw_create()
227 case LV_SW_STYLE_BG: style = lv_slider_get_style(sw, LV_SLIDER_STYLE_BG); break; in lv_sw_get_style()

Completed in 4 milliseconds