Searched refs:expected_resize (Results 1 – 3 of 3) sorted by relevance
111 data->expected_resize = SDL_TRUE; in WIN_SetWindowPositionInternal()113 data->expected_resize = SDL_FALSE; in WIN_SetWindowPositionInternal()490 data->expected_resize = SDL_TRUE; in WIN_MaximizeWindow()492 data->expected_resize = SDL_FALSE; in WIN_MaximizeWindow()544 data->expected_resize = SDL_TRUE; in WIN_RestoreWindow()546 data->expected_resize = SDL_FALSE; in WIN_RestoreWindow()610 data->expected_resize = SDL_TRUE; in WIN_SetWindowFullscreen()612 data->expected_resize = SDL_FALSE; in WIN_SetWindowFullscreen()
41 SDL_bool expected_resize; member
694 if (data->expected_resize) { in WIN_WindowProc()762 if (data->expected_resize) { in WIN_WindowProc()