Searched refs:lv_checkbox_t (Results 1 – 2 of 2) sorted by relevance
44 .instance_size = sizeof(lv_checkbox_t),70 lv_checkbox_t * cb = (lv_checkbox_t *)obj; in lv_checkbox_set_text()93 lv_checkbox_t * cb = (lv_checkbox_t *)obj; in lv_checkbox_set_text_static()110 lv_checkbox_t * cb = (lv_checkbox_t *)obj; in lv_checkbox_get_text()123 lv_checkbox_t * cb = (lv_checkbox_t *)obj; in lv_checkbox_constructor()139 lv_checkbox_t * cb = (lv_checkbox_t *)obj; in lv_checkbox_destructor()161 lv_checkbox_t * cb = (lv_checkbox_t *)obj; in lv_checkbox_event()196 lv_checkbox_t * cb = (lv_checkbox_t *)obj; in lv_checkbox_draw()
33 } lv_checkbox_t; typedef