Searched refs:lv_event_stop_processing (Results 1 – 3 of 3) sorted by relevance
57 if(pre_stop_1) lv_event_stop_processing(e); in event_pre_1_cb()69 if(post_stop_1) lv_event_stop_processing(e); in event_post_1_cb()
198 void lv_event_stop_processing(lv_event_t * e);
232 void lv_event_stop_processing(lv_event_t * e) in lv_event_stop_processing() function