Searched refs:X11_WarpWMCursor (Results 1 – 3 of 3) sorted by relevance
31 extern void X11_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
170 void X11_WarpWMCursor(_THIS, Uint16 x, Uint16 y) in X11_WarpWMCursor() function
178 device->WarpWMCursor = X11_WarpWMCursor; in X11_CreateDevice()