Searched refs:lv_obj_event (Results 1 – 1 of 1) sorted by relevance
48 static void lv_obj_event(const lv_obj_class_t * class_p, lv_event_t * e);183 .event_cb = lv_obj_event,730 static void lv_obj_event(const lv_obj_class_t * class_p, lv_event_t * e) in lv_obj_event() function