Searched refs:in_window_deactivation (Results 1 – 3 of 3) sorted by relevance
51 SDL_bool in_window_deactivation; member
512 data->in_window_deactivation = SDL_TRUE; in WIN_WindowProc()524 data->in_window_deactivation = SDL_FALSE; in WIN_WindowProc()
691 if (data->windowed_mode_was_maximized && !data->in_window_deactivation) { in WIN_SetWindowFullscreen()
Completed in 15 milliseconds