Lines Matching defs:xE
135 XIGetDevice(xEvent* xE)
139 if (xE->u.u.type == DeviceButtonPress ||
140 xE->u.u.type == DeviceButtonRelease ||
141 xE->u.u.type == DeviceMotionNotify ||
142 xE->u.u.type == ProximityIn ||
143 xE->u.u.type == ProximityOut ||
144 xE->u.u.type == DevicePropertyNotify)
149 id = ((deviceKeyButtonPointer*)xE)->deviceid & ~MORE_EVENTS;
1983 deviceKeyButtonPointer * xE, GrabPtr grab,
1988 dixLookupDevice(&dev, xE->deviceid & DEVICE_BITS, serverClient,