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

  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosmouse_c.h 42 int WIMP_ShowWMCursor(_THIS, WMcursor *cursor);
SDL_riscosmouse.c 251 int WIMP_ShowWMCursor(_THIS, WMcursor *cursor)
SDL_riscosvideo.c 151 device->ShowWMCursor = WIMP_ShowWMCursor;
SDL_wimpvideo.c 238 this->ShowWMCursor = WIMP_ShowWMCursor;

Completed in 119 milliseconds