Searched refs:SDL_WarpMouseGlobal (Results 1 – 6 of 6) sorted by relevance
144 extern DECLSPEC int SDLCALL SDL_WarpMouseGlobal(int x, int y);
553 SDL_WarpMouseGlobal(int x, int y) function
583 #define SDL_WarpMouseGlobal SDL_WarpMouseGlobal_REAL macro
615 SDL_DYNAPI_PROC(int,SDL_WarpMouseGlobal,(int a, int b),(a,b),return)
84 * Added SDL_WarpMouseGlobal() to warp the mouse cursor in global screen space
95 * SDL_WarpMouseInWindow() or SDL_WarpMouseGlobal(). This are not currently