OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RISCOS_ShowWMCursor
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosmouse_c.h
39
int
RISCOS_ShowWMCursor
(_THIS, WMcursor *cursor);
SDL_riscosmouse.c
137
int
RISCOS_ShowWMCursor
(_THIS, WMcursor *cursor)
222
RISCOS_ShowWMCursor
(this, current_cursor);
253
if (mouseInWindow) return
RISCOS_ShowWMCursor
(this, cursor);
SDL_riscosFullScreenVideo.c
286
this->ShowWMCursor =
RISCOS_ShowWMCursor
;
Completed in 609 milliseconds