Home
last modified time | relevance | path

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

/lvgl-latest/src/widgets/checkbox/
Dlv_checkbox.c35 static void lv_checkbox_draw(lv_event_t * e);
209 lv_checkbox_draw(e); in lv_checkbox_event()
213 static void lv_checkbox_draw(lv_event_t * e) in lv_checkbox_draw() function