OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FULLSCREEN_WarpWMCursor
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosmouse_c.h
40
void
FULLSCREEN_WarpWMCursor
(_THIS, Uint16 x, Uint16 y);
SDL_riscosmouse.c
188
void
FULLSCREEN_WarpWMCursor
(_THIS, Uint16 x, Uint16 y)
SDL_riscosFullScreenVideo.c
287
this->WarpWMCursor =
FULLSCREEN_WarpWMCursor
;
Completed in 255 milliseconds