Lines Matching refs:fromPassiveGrab
1520 if (!mouse->touch || mouse->deviceGrab.fromPassiveGrab)
1564 if (!mouse->gesture || mouse->deviceGrab.fromPassiveGrab)
1642 grabinfo->fromPassiveGrab = isPassive;
1663 Bool wasPassive = mouse->deviceGrab.fromPassiveGrab;
1664 Bool wasImplicit = (mouse->deviceGrab.fromPassiveGrab &&
1696 mouse->deviceGrab.fromPassiveGrab = FALSE;
1769 grabinfo->fromPassiveGrab = passive;
1786 Bool wasImplicit = (keybd->deviceGrab.fromPassiveGrab &&
1797 keybd->deviceGrab.fromPassiveGrab = FALSE;
3076 if (!dev->deviceGrab.fromPassiveGrab ||
3117 if (!dev->deviceGrab.fromPassiveGrab ||
4369 if (grabinfo->fromPassiveGrab && grabinfo->implicitGrab)
6332 && !it->deviceGrab.fromPassiveGrab) {