Searched refs:style_radio_chk (Results 1 – 1 of 1) sorted by relevance
5 static lv_style_t style_radio_chk; variable33 lv_obj_add_style(obj, &style_radio_chk, LV_PART_INDICATOR | LV_STATE_CHECKED); in radiobutton_create()49 lv_style_init(&style_radio_chk); in lv_example_checkbox_2()50 lv_style_set_bg_img_src(&style_radio_chk, NULL); in lv_example_checkbox_2()