Lines Matching defs:xE
220 XIGetDevice(xEvent *xE)
224 if (xE->u.u.type == DeviceButtonPress ||
225 xE->u.u.type == DeviceButtonRelease ||
226 xE->u.u.type == DeviceMotionNotify ||
227 xE->u.u.type == ProximityIn ||
228 xE->u.u.type == ProximityOut || xE->u.u.type == DevicePropertyNotify) {
232 id = ((deviceKeyButtonPointer *) xE)->deviceid & ~MORE_EVENTS;
3149 deviceKeyButtonPointer *xE, GrabPtr grab,
3154 dixLookupDevice(&dev, xE->deviceid & DEVICE_BITS, serverClient,