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