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

  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysmouse_c.h 30 extern int BE_ShowWMCursor(_THIS, WMcursor *cursor);
SDL_sysmouse.cc 107 int BE_ShowWMCursor(_THIS, WMcursor *cursor)
SDL_sysvideo.cc 142 device->ShowWMCursor = BE_ShowWMCursor;

Completed in 160 milliseconds