OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOC_FreeWMCursor
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocvideo.cpp
141
static void
EPOC_FreeWMCursor
(_THIS, WMcursor *cursor);
210
device->FreeWMCursor =
EPOC_FreeWMCursor
;
586
void
EPOC_FreeWMCursor
(_THIS, WMcursor* /*cursor*/)
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp
148
static void
EPOC_FreeWMCursor
(_THIS, WMcursor *cursor);
218
device->FreeWMCursor =
EPOC_FreeWMCursor
;
[
all
...]
Completed in 60 milliseconds