Searched refs:SDL_SetWindowBordered (Results 1 – 5 of 5) sorted by relevance
707 extern DECLSPEC void SDLCALL SDL_SetWindowBordered(SDL_Window * window,
538 #define SDL_SetWindowBordered SDL_SetWindowBordered_REAL macro
564 SDL_DYNAPI_PROC(void,SDL_SetWindowBordered,(SDL_Window *a, SDL_bool b),(a,b),)
1524 SDL_SetWindowBordered(window, b); in SDLTest_CommonEvent()
1821 SDL_SetWindowBordered(SDL_Window * window, SDL_bool bordered) in SDL_SetWindowBordered() function