Searched refs:lv_event_stop_bubbling (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/misc/ | ||
D | lv_event.h | 191 void lv_event_stop_bubbling(lv_event_t * e); |
D | lv_event.c | 227 void lv_event_stop_bubbling(lv_event_t * e) in lv_event_stop_bubbling() function |