Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
DSDL_pgvideo.c65 void PG_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
135 device->WarpWMCursor = PG_WarpWMCursor; in PG_CreateDevice()
357 void PG_WarpWMCursor(_THIS, Uint16 x, Uint16 y) in PG_WarpWMCursor() function