Searched refs:SDL_HINT_ALLOW_TOPMOST (Results 1 – 2 of 2) sorted by relevance
384 #define SDL_HINT_ALLOW_TOPMOST "SDL_ALLOW_TOPMOST" macro
3763 return SDL_GetHintBoolean(SDL_HINT_ALLOW_TOPMOST, SDL_TRUE); in SDL_ShouldAllowTopmost()