Lines Matching refs:absrel
1701 int z, int b, int absrel)
1722 pi->heldEvent.absrel = absrel;
1732 pi->heldEvent.flags, pi->heldEvent.absrel,
1740 pi->heldEvent.flags, pi->heldEvent.absrel,
1748 _KdEnqueuePointerEvent (pi, ButtonPress, x, y, z, 2, absrel,
1754 _KdEnqueuePointerEvent (pi, ButtonRelease, x, y, z, 2, absrel,
1766 int absrel)
1770 type, x, y, z, b, absrel);
1967 int b, int absrel, Bool force)
1974 if (!force && KdHandlePointerEvent(pi, type, x, y, z, b, absrel))
1980 nEvents = GetPointerEvents(kdEvents, pi->dixdev, type, b, absrel, &mask);