Searched refs:lv_label_event (Results 1 – 1 of 1) sorted by relevance
40 static void lv_label_event(const lv_obj_class_t * class_p, lv_event_t * e);58 .event_cb = lv_label_event,733 static void lv_label_event(const lv_obj_class_t * class_p, lv_event_t * e) in lv_label_event() function