Searched refs:xf86PostMotionEvent (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Xinput.h114 extern _X_EXPORT void xf86PostMotionEvent(DeviceIntPtr device, int is_absolute,
H A Dxf86Xinput.c976 xf86PostMotionEvent(DeviceIntPtr device, function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Xinput.h120 extern _X_EXPORT void xf86PostMotionEvent(DeviceIntPtr device, int is_absolute,
H A Dxf86Xinput.c1173 xf86PostMotionEvent(DeviceIntPtr device, function in typeref:typename:void
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dbsd_mouse.c479 xf86PostMotionEvent(pInfo->dev, TRUE, 0, 1, x);
487 xf86PostMotionEvent(pInfo->dev, TRUE, 1, 1, y);
H A Dsun_mouse.c386 xf86PostMotionEvent(pInfo->dev,
392 xf86PostMotionEvent(pInfo->dev,
398 xf86PostMotionEvent(pInfo->dev,
H A Dmouse.c2314 xf86PostMotionEvent(pInfo->dev, 0, 0, 2, dx, dy);
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_inputs.c314 xf86PostMotionEvent(g_xspice_pointer->pInfo->dev, 1, 0, 2, x, y);
/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.c716 xf86PostMotionEvent(pInfo->dev, 0, 0, 2,
784 xf86PostMotionEvent(pInfo->dev, 1, 0, 1, ax);
789 xf86PostMotionEvent(pInfo->dev, 1, 1, 1, ay);
/xsrc/external/mit/xf86-input-elographics/dist/src/
H A Dxf86Elo.c433 xf86PostMotionEvent(pInfo->dev, TRUE, 0, 2, cur_x, cur_y);
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dvmmouse.c195 "xf86PostMotionEvent",
588 xf86PostMotionEvent(pInfo->dev, !mPriv->isCurrRelative, 0, 2, dx, dy);
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c2898 xf86PostMotionEvent(pInfo->dev, 0, 0, 2, dx, dy);

Completed in 22 milliseconds