Searched refs:SDL_WarpMouseGlobal (Results 1 – 5 of 5) sorted by relevance
144 extern DECLSPEC int SDLCALL SDL_WarpMouseGlobal(int x, int y);
577 #define SDL_WarpMouseGlobal SDL_WarpMouseGlobal_REAL macro
611 SDL_DYNAPI_PROC(int,SDL_WarpMouseGlobal,(int a, int b),(a,b),return)
766 SDL_WarpMouseGlobal(int x, int y) function
110 * SDL_WarpMouseInWindow() or SDL_WarpMouseGlobal(). This are not currently
Completed in 12 milliseconds