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

  /external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglmouse_c.h 27 extern void VGL_FreeWMCursor(_THIS, WMcursor *cursor);
SDL_vglmouse.c 36 void VGL_FreeWMCursor(_THIS, WMcursor *cursor)
SDL_vglvideo.c 151 device->FreeWMCursor = VGL_FreeWMCursor;

Completed in 45 milliseconds