OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GEM_FreeWMCursor
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
SDL_gemmouse_c.h
27
extern void
GEM_FreeWMCursor
(_THIS, WMcursor *cursor);
SDL_gemmouse.c
45
void
GEM_FreeWMCursor
(_THIS, WMcursor *cursor)
SDL_gemvideo.c
178
device->FreeWMCursor =
GEM_FreeWMCursor
;
Completed in 25 milliseconds