Home
last modified time | relevance | path

Searched refs:WIMP_ShowWMCursor (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosmouse_c.h42 int WIMP_ShowWMCursor(_THIS, WMcursor *cursor);
DSDL_riscosvideo.c151 device->ShowWMCursor = WIMP_ShowWMCursor; in RISCOS_CreateDevice()
DSDL_riscosmouse.c251 int WIMP_ShowWMCursor(_THIS, WMcursor *cursor) in WIMP_ShowWMCursor() function
DSDL_wimpvideo.c238 this->ShowWMCursor = WIMP_ShowWMCursor; in WIMP_SetDeviceMode()