Home
last modified time | relevance | path

Searched refs:SDL_WarpMouseGlobal (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_mouse.h144 extern DECLSPEC int SDLCALL SDL_WarpMouseGlobal(int x, int y);
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h577 #define SDL_WarpMouseGlobal SDL_WarpMouseGlobal_REAL macro
A DSDL_dynapi_procs.h611 SDL_DYNAPI_PROC(int,SDL_WarpMouseGlobal,(int a, int b),(a,b),return)
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_mouse.c766 SDL_WarpMouseGlobal(int x, int y) function
/AliOS-Things-master/components/SDL2/docs/
A DREADME-winrt.md110 * SDL_WarpMouseInWindow() or SDL_WarpMouseGlobal(). This are not currently

Completed in 12 milliseconds