HomeSort by relevance Sort by last modified time
    Searched refs:SDL_WarpMouse (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_mouse.h 68 extern DECLSPEC void SDLCALL SDL_WarpMouse(Uint16 x, Uint16 y);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_mouse.h 68 extern DECLSPEC void SDLCALL SDL_WarpMouse(Uint16 x, Uint16 y);
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_mouse.h 68 extern DECLSPEC void SDLCALL SDL_WarpMouse(Uint16 x, Uint16 y);
  /prebuilts/tools/windows/sdl/host/include/SDL/
SDL_mouse.h 72 extern DECLSPEC void SDLCALL SDL_WarpMouse(Uint16 x, Uint16 y);
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_mouse.h 68 extern DECLSPEC void SDLCALL SDL_WarpMouse(Uint16 x, Uint16 y);
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
SDL.x 80 SDL_WarpMouse
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_cursor.c 293 void SDL_WarpMouse (Uint16 x, Uint16 y)

Completed in 92 milliseconds