Searched refs:SDL_SetCursor (Results 1 – 9 of 9) sorted by relevance
186 SDL_SetCursor(cursor[current]); in main()194 SDL_SetCursor(cursor[current]); in main()
93 extern DECLSPEC void SDLCALL SDL_SetCursor(SDL_Cursor *cursor);
77 SDL_SetCursor(SDL_defcursor); in SDL_CursorInit()168 void SDL_SetCursor (SDL_Cursor *cursor) in SDL_SetCursor() function243 SDL_SetCursor(SDL_defcursor); in SDL_FreeCursor()282 SDL_SetCursor(NULL); in SDL_ShowCursor()
760 SDL_SetCursor(NULL); in SDL_SetVideoMode()
82 SDL_SetCursor
118 SDL_SetCursor(NULL); in QT_PumpEvents()
222 SDL_SetCursor(NULL); in DispatchMessage()
69 SDL_SetCursor(NULL); in Mac_HandleActivate()
1034 …f this event seems to reset any cursor set by [NSCursor set] (used by SDL_SetCursor() in fullscree…