Searched refs:in_window_deactivation (Results 1 – 3 of 3) sorted by relevance
46 SDL_bool in_window_deactivation; member
441 data->in_window_deactivation = SDL_TRUE; in WIN_WindowProc()450 data->in_window_deactivation = SDL_FALSE; in WIN_WindowProc()
594 if (data->windowed_mode_was_maximized && !data->in_window_deactivation) { in WIN_SetWindowFullscreen()