Searched refs:ph_CreateWMCursor (Results 1 – 3 of 3) sorted by relevance
31 extern WMcursor *ph_CreateWMCursor(_THIS,
51 WMcursor *ph_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y) in ph_CreateWMCursor() function
118 device->CreateWMCursor = ph_CreateWMCursor; in ph_CreateDevice()