Searched refs:lv_style_set_bg_img_src (Results 1 – 5 of 5) sorted by relevance
13 lv_style_set_bg_img_src(&style_indic, &img_skew_strip); in lv_example_bar_4()
52 lv_style_set_bg_img_src(&style_radio_chk, NULL); in lv_example_checkbox_2()
251 void lv_style_set_bg_img_src(lv_style_t * style, const void * value) in lv_style_set_bg_img_src() function
32 void lv_style_set_bg_img_src(lv_style_t * style, const void * value);
425 lv_style_set_bg_img_src(&styles->cb_marker_checked, LV_SYMBOL_OK); in style_init()