Searched refs:deviceMask (Results 1 – 4 of 4) sorted by relevance
130 devGrab->implicitGrab ? (unsigned long) grab->deviceMask : in PrintDeviceGrabInfo()231 grab->deviceMask = 0; in CreateGrab()
2070 tempGrab->deviceMask = (inputMasks) ? inputMasks->inputEvents[dev->id] : 0; in ActivateImplicitGrab()4183 mask = grab->deviceMask; in DeliverOneGrabbedEvent()
209 Mask deviceMask; member
128216 grab->deviceMask. Otherwise, for explicit grabs, the XI event mask is in163808 Zero deviceMask and genericMask when creating a grab via CreateGrab().164101 Add a deviceMask to the GrabRec and don't interfere with passiveGrabs.164104 deviceMask is only used when the grab was from a ButtonPress to preserve