Searched refs:LV_SW_STYLE_BG (Results 1 – 2 of 2) sorted by relevance
59 LV_SW_STYLE_BG, /**< Switch background. */ enumerator
89 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