Searched refs:SDL_SetWindowIcon (Results 1 – 5 of 5) sorted by relevance
570 extern DECLSPEC void SDLCALL SDL_SetWindowIcon(SDL_Window * window,
521 #define SDL_SetWindowIcon SDL_SetWindowIcon_REAL macro
549 SDL_DYNAPI_PROC(void,SDL_SetWindowIcon,(SDL_Window *a, SDL_Surface *b),(a,b),)
1083 SDL_SetWindowIcon(state->windows[i], icon); in SDLTest_CommonInit()
1833 SDL_SetWindowIcon(SDL_Window * window, SDL_Surface * icon) in SDL_SetWindowIcon() function
Completed in 22 milliseconds