Searched refs:SDL_cursor (Results 1 – 8 of 8) sorted by relevance
39 SDL_Cursor *SDL_cursor = NULL; variable46 if ( SDL_cursor != NULL ) { in SDL_CursorQuit()50 if ( SDL_cursor != SDL_defcursor ) { in SDL_CursorQuit()51 SDL_FreeCursor(SDL_cursor); in SDL_CursorQuit()53 SDL_cursor = NULL; in SDL_CursorQuit()182 if ( cursor && (cursor != SDL_cursor) ) { in SDL_SetCursor()191 if ( SDL_cursor && video->ShowWMCursor ) { in SDL_SetCursor()195 SDL_cursor = cursor; in SDL_SetCursor()199 if ( SDL_cursor && (SDL_cursorstate&CURSOR_VISIBLE) ) { in SDL_SetCursor()202 if ( SDL_cursor->wm_cursor && video->ShowWMCursor ) { in SDL_SetCursor()[all …]
63 extern SDL_Cursor *SDL_cursor;
129 GS_MoveCursor(this, SDL_cursor, x, y); in GS_MoveWMCursor()140 cursor = SDL_cursor; in GS_ShowWMCursor()
64 src/video/SDL_cursor.c \
158 SDL_cursor.c \
229 …ECDF6450761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006…283 …ECDF6990761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006…440 …06D7A567F000001 /* SDL_cursor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…834 015383E0006D7A567F000001 /* SDL_cursor.c */,1497 BECDF6450761BA81005FE872 /* SDL_cursor.c in Sources */,1595 BECDF6990761BA81005FE872 /* SDL_cursor.c in Sources */,
167 SOURCE=..\..\src\video\SDL_cursor.c
8836 SOURCE=..\..\src\video\SDL_cursor.c