Home
last modified time | relevance | path

Searched refs:WIMP_WarpWMCursor (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosmouse_c.h43 void WIMP_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
DSDL_riscosmouse.c225 void WIMP_WarpWMCursor(_THIS, Uint16 x, Uint16 y) in WIMP_WarpWMCursor() function
DSDL_wimpvideo.c239 this->WarpWMCursor = WIMP_WarpWMCursor; in WIMP_SetDeviceMode()