OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X11_ShowWMCursor
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11mouse_c.h
30
extern int
X11_ShowWMCursor
(_THIS, WMcursor *cursor);
SDL_x11mouse.c
146
int
X11_ShowWMCursor
(_THIS, WMcursor *cursor)
SDL_x11video.c
177
device->ShowWMCursor =
X11_ShowWMCursor
;
[
all
...]
Completed in 37 milliseconds