OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WIMP_ShowWMCursor
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosmouse_c.h
42
int
WIMP_ShowWMCursor
(_THIS, WMcursor *cursor);
SDL_riscosmouse.c
251
int
WIMP_ShowWMCursor
(_THIS, WMcursor *cursor)
SDL_riscosvideo.c
151
device->ShowWMCursor =
WIMP_ShowWMCursor
;
SDL_wimpvideo.c
238
this->ShowWMCursor =
WIMP_ShowWMCursor
;
Completed in 77 milliseconds