Searched refs:old_scr (Results 1 – 1 of 1) sorted by relevance
1152 lv_obj_t * old_scr = d->act_scr; in scr_load_internal() local1154 if(old_scr) lv_obj_send_event(old_scr, LV_EVENT_SCREEN_UNLOAD_START, NULL); in scr_load_internal()1161 if(old_scr) lv_obj_send_event(old_scr, LV_EVENT_SCREEN_UNLOADED, NULL); in scr_load_internal()