Lines Matching refs:XI2
1524 if (grab->grabtype == XI2 && in ActivatePointerGrab()
1609 if (!wasImplicit && grab->grabtype == XI2) in DeactivatePointerGrab()
1631 if (grab->grabtype == XI2 && keybd->enabled && in ActivateKeyboardGrab()
1699 if (!wasImplicit && grab->grabtype == XI2) in DeactivateKeyboardGrab()
2048 grabtype = XI2; in ActivateImplicitGrab()
2671 case XI2: in DeliverOneEvent()
2731 DeliverOneEvent(event, dev, XI2, pWin, child, grab); in DeliverDeviceEvents()
3696 else if (grab->grabtype == XI2) { in ActivatePassiveGrab()
3787 case XI2: in MatchForType()
3788 grabtype = XI2; in MatchForType()
3843 else if (grab->grabtype == XI2) { in CheckPassiveGrab()
3858 match = MatchForType(grab, tempGrab, XI2, event->any.type); in CheckPassiveGrab()
3863 match = MatchForType(grab, tempGrab, XI2, emulated_type); in CheckPassiveGrab()
4171 case XI2: in DeliverOneGrabbedEvent()
4670 if (grab && grab->grabtype == XI2) { in DeviceEnterLeaveEvent()