Searched refs:switch_time (Results 1 – 3 of 3) sorted by relevance
141 Uint32 switch_time; member201 #define switch_time (this->hidden->switch_time) macro
478 switch_time = SDL_GetTicks() + 1500; in X11_DispatchEvent()496 switch_time = SDL_GetTicks() + 200; in X11_DispatchEvent()959 switch_time = now + 1500; in X11_PumpEvents()961 switch_time = now + 200; in X11_PumpEvents()963 } else if ( (int)(switch_time-now) <= 0 ) { in X11_PumpEvents()
978 switch_time = SDL_GetTicks() + 1500; in X11_QueueEnterFullScreen()