Home | History | Annotate | Download | only in dix

Lines Matching refs:fromPassiveGrab

1473     grabinfo->fromPassiveGrab = isPassive;
1489 Bool wasImplicit = (mouse->deviceGrab.fromPassiveGrab &&
1495 mouse->deviceGrab.fromPassiveGrab = FALSE;
1550 grabinfo->fromPassiveGrab = passive;
1565 Bool wasImplicit = (keybd->deviceGrab.fromPassiveGrab &&
1574 keybd->deviceGrab.fromPassiveGrab = FALSE;
2612 if (!dev->deviceGrab.fromPassiveGrab ||
2652 if (!dev->deviceGrab.fromPassiveGrab ||
3840 if (grabinfo->fromPassiveGrab &&
5818 && !it->deviceGrab.fromPassiveGrab)