Lines Matching refs:deviceGrab
3135 deviceGrab's state, causing a recursion during TouchEndTouch.
56248 if (dev->deviceGrab.grab &&
56249 dev->deviceGrab.fromPassiveGrab &&
56250 dev->deviceGrab.grab->pointerMode == GrabModeAsync)
56256 DeliverTouchEmulatedEvent succeeds. The deviceGrab meets all
81847 dix: switch the dev->deviceGrab.activeGrab from GrabRec to GrabPtr
113604 client, which should be checked by accessing (dev->deviceGrab->grab->resource).
128475 "dev->deviceGrab.grab" in ProcessOtherEvents until after CheckMotion().
132958 deviceGrab.sync.event is now an internal event, and CheckDeviceGrabs and
132973 devices' event queue (dev->deviceGrab.sync.event) is still an XI event. The
146919 to dereference dev->deviceGrab.grab.
167269 Replace grab and associates with coreGrab and deviceGrab structures,