Home
last modified time | relevance | path

Searched refs:GEM_ShowWMCursor (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/gem/
DSDL_gemmouse_c.h30 extern int GEM_ShowWMCursor(_THIS, WMcursor *cursor);
DSDL_gemmouse.c140 int GEM_ShowWMCursor(_THIS, WMcursor *cursor) in GEM_ShowWMCursor() function
DSDL_gemvideo.c180 device->ShowWMCursor = GEM_ShowWMCursor; in GEM_CreateDevice()