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