Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_mouse.h144 extern DECLSPEC int SDLCALL SDL_WarpMouseGlobal(int x, int y);
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_mouse.c553 SDL_WarpMouseGlobal(int x, int y) function
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi_overrides.h583 #define SDL_WarpMouseGlobal SDL_WarpMouseGlobal_REAL macro
DSDL_dynapi_procs.h615 SDL_DYNAPI_PROC(int,SDL_WarpMouseGlobal,(int a, int b),(a,b),return)
/third_party/flutter/skia/third_party/externals/sdl/
DWhatsNew.txt84 * Added SDL_WarpMouseGlobal() to warp the mouse cursor in global screen space
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-winrt.md95 * SDL_WarpMouseInWindow() or SDL_WarpMouseGlobal(). This are not currently