Searched refs:SDL_ShouldAllowTopmost (Results 1 – 4 of 4) sorted by relevance
442 extern SDL_bool SDL_ShouldAllowTopmost(void);
3761 SDL_ShouldAllowTopmost(void) in SDL_ShouldAllowTopmost() function
94 …if (SDL_ShouldAllowTopmost() && (window->flags & (SDL_WINDOW_FULLSCREEN|SDL_WINDOW_INPUT_FOCUS)) =… in WIN_SetWindowPositionInternal()562 …if (SDL_ShouldAllowTopmost() && (window->flags & (SDL_WINDOW_FULLSCREEN|SDL_WINDOW_INPUT_FOCUS)) =… in WIN_SetWindowFullscreen()
1568 if (SDL_ShouldAllowTopmost() && fullscreen) {1654 if (SDL_ShouldAllowTopmost() && (window->flags & SDL_WINDOW_INPUT_FOCUS)