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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11mouse_c.h 31 extern void X11_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
SDL_x11mouse.c 170 void X11_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
SDL_x11video.c 178 device->WarpWMCursor = X11_WarpWMCursor;
    [all...]

Completed in 278 milliseconds