Searched refs:LV_EVENT_SCREEN_UNLOADED (Results 1 – 3 of 3) sorted by relevance
81 LV_EVENT_SCREEN_UNLOADED, /**< A screen was unloaded*/ enumerator
94 if(d->act_scr) lv_event_send(old_scr, LV_EVENT_SCREEN_UNLOADED, NULL); in lv_disp_load_scr()448 lv_event_send(d->prev_scr, LV_EVENT_SCREEN_UNLOADED, NULL); in scr_anim_ready()
119 - `LV_EVENT_SCREEN_UNLOADED` A screen was unloaded, called when all animations are finished