Lines Matching refs:absrel
1517 int b, int absrel, Bool force);
1521 int z, int b, int absrel)
1541 pi->heldEvent.absrel = absrel;
1551 pi->heldEvent.flags, pi->heldEvent.absrel,
1559 pi->heldEvent.flags, pi->heldEvent.absrel,
1567 _KdEnqueuePointerEvent(pi, ButtonPress, x, y, z, 2, absrel, TRUE);
1572 _KdEnqueuePointerEvent(pi, ButtonRelease, x, y, z, 2, absrel, TRUE);
1583 int absrel)
1587 type, x, y, z, b, absrel);
1593 int b, int absrel, Bool force)
1599 if (!force && KdHandlePointerEvent(pi, type, x, y, z, b, absrel))
1604 QueuePointerEvents(pi->dixdev, type, b, absrel, &mask);