Searched refs:LV_EVENT_SCREEN_LOAD_START (Results 1 – 3 of 3) sorted by relevance
79 …LV_EVENT_SCREEN_LOAD_START, /**< A screen load started, fired when the screen change delay is ex… enumerator
482 if(d->act_scr) lv_event_send(scr, LV_EVENT_SCREEN_LOAD_START, NULL); in scr_load_internal()500 lv_event_send(d->act_scr, LV_EVENT_SCREEN_LOAD_START, NULL); in scr_load_anim_start()
113 - `LV_EVENT_SCREEN_LOAD_START` A screen load started, fired when the screen change delay is expired