Searched refs:lv_event_stop_processing (Results 1 – 2 of 2) sorted by relevance
/lvgl-3.7.0/src/core/ | ||
D | lv_event.h | 203 void lv_event_stop_processing(lv_event_t * e); |
D | lv_event.c | 135 void lv_event_stop_processing(lv_event_t * e) in lv_event_stop_processing() function |