Searched refs:SDL_GetCursor (Results 1 – 6 of 6) sorted by relevance
249 extern DECLSPEC SDL_Cursor *SDLCALL SDL_GetCursor(void);
134 SDL_Cursor *cursor = SDL_GetCursor();
349 cursor = SDL_GetCursor(); in mouse_getCursor()
823 SDL_GetCursor(void) function
261 #define SDL_GetCursor SDL_GetCursor_REAL macro
290 SDL_DYNAPI_PROC(SDL_Cursor*,SDL_GetCursor,(void),(),return)