Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosmouse_c.h40 void FULLSCREEN_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
DSDL_riscosmouse.c188 void FULLSCREEN_WarpWMCursor(_THIS, Uint16 x, Uint16 y) in FULLSCREEN_WarpWMCursor() function
DSDL_riscosFullScreenVideo.c287 this->WarpWMCursor = FULLSCREEN_WarpWMCursor; in FULLSCREEN_SetDeviceMode()