Searched defs:SDL_GetWindowBordersSize (Results 1 – 2 of 2) sorted by relevance
2105 SDL_GetWindowBordersSize(SDL_Window * window, int *top, int *left, int *bottom, int *right) in SDL_GetWindowBordersSize() function
597 #define SDL_GetWindowBordersSize SDL_GetWindowBordersSize_REAL macro
Completed in 12 milliseconds