Searched refs:miPointerWarpCursor (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipointer.h | 88 extern _X_EXPORT void miPointerWarpCursor(DeviceIntPtr /*pDev */ ,
|
| H A D | mipointer.c | 376 miPointerWarpCursor(DeviceIntPtr pDev, ScreenPtr pScreen, int x, int y) in miPointerWarpCursor() function
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprCursor.c | 298 miPointerWarpCursor(pDev, pScreen, x, y); in QuartzWarpCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-cursor.c | 296 miPointerWarpCursor(pDev, pScreen, x, y); in xwl_pointer_warp_cursor()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Screen.c | 118 miPointerWarpCursor
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincursor.c | 115 miPointerWarpCursor(pDev, pScreen, x, y); in winPointerWarpCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/vfb/ |
| H A D | InitOutput.c | 731 miPointerWarpCursor
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Cursor.c | 456 miPointerWarpCursor(pDev, pScreen, x, y); in xf86WarpCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxcursor.c | 190 miPointerWarpCursor(pDev, pScreen, x, y); in dmxWarpCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr.c | 830 miPointerWarpCursor(inputInfo.pointer, pScreen, x, y); in ephyrWarpCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/src/ |
| H A D | kinput.c | 1880 miPointerWarpCursor(pDev, pScreen, x, y); in KdWarpCursor()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 32457 xwayland: call through to miPointerWarpCursor on warp_cursor 129114 mi: un-deprecate miPointerWarpCursor 129222 mi: un-deprecate miPointerWarpCursor 155019 ephyr: miPointerWarpCursor needs the device parameter. 159678 (miPointerWarpCursor): as we are switching to a new pScreen, 159760 miPointerWarpCursor and will kill the server when called with 167326 mi: fix: call miPointerMove from miPointerWarpCursor.
|