OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RISCOS_CreateWMCursor
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosmouse_c.h
37
WMcursor *
RISCOS_CreateWMCursor
(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y);
SDL_riscosmouse.c
64
WMcursor *
RISCOS_CreateWMCursor
(_THIS,
SDL_riscosvideo.c
131
device->CreateWMCursor =
RISCOS_CreateWMCursor
;
Completed in 63 milliseconds