HomeSort by relevance Sort by last modified time
    Searched refs:X11_FreeWMCursor (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11mouse_c.h 27 extern void X11_FreeWMCursor(_THIS, WMcursor *cursor);
SDL_x11mouse.c 40 void X11_FreeWMCursor(_THIS, WMcursor *cursor)
SDL_x11video.c 174 device->FreeWMCursor = X11_FreeWMCursor;
    [all...]

Completed in 88 milliseconds