Searched refs:SDL_SetWindowBordered (Results 1 – 5 of 5) sorted by relevance
764 extern DECLSPEC void SDLCALL SDL_SetWindowBordered(SDL_Window * window,
532 #define SDL_SetWindowBordered SDL_SetWindowBordered_REAL macro
560 SDL_DYNAPI_PROC(void,SDL_SetWindowBordered,(SDL_Window *a, SDL_bool b),(a,b),)
1847 SDL_SetWindowBordered(window, b); in SDLTest_CommonEvent()
2009 SDL_SetWindowBordered(SDL_Window * window, SDL_bool bordered) in SDL_SetWindowBordered() function
Completed in 23 milliseconds