Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_mouse_c.h31 extern WMcursor *ph_CreateWMCursor(_THIS,
DSDL_ph_mouse.c51 WMcursor *ph_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in ph_CreateWMCursor() function
DSDL_ph_video.c118 device->CreateWMCursor = ph_CreateWMCursor; in ph_CreateDevice()