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

  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_mouse_c.h 31 extern WMcursor *ph_CreateWMCursor(_THIS,
SDL_ph_mouse.c 51 WMcursor *ph_CreateWMCursor(_THIS, Uint8 *data, Uint8 *mask, int w, int h, int hot_x, int hot_y)
69 SDL_SetError("ph_CreateWMCursor(): cursor malloc failed !\n");
SDL_ph_video.c 118 device->CreateWMCursor = ph_CreateWMCursor;

Completed in 184 milliseconds