Lines Matching refs:pMinuendGrab
378 XtServerGrabPtr pMinuendGrab)
385 if (GrabMatchesSecond(grab, pMinuendGrab) &&
386 (pDisplay(grab) == pDisplay(pMinuendGrab))) {
387 if (GrabSupersedesSecond(pMinuendGrab, grab)) {
418 DeleteDetailFromMask(&ext->pKeyButMask, pMinuendGrab->keybut);
429 pMinuendGrab->modifiers);
431 else if ((pMinuendGrab->keybut != AnyKey) &&
432 (pMinuendGrab->modifiers != AnyModifier)) {
444 DeleteDetailFromMask(&ext->pKeyButMask, pMinuendGrab->keybut);
448 pMinuendGrab->keybut,
456 pMinuendGrab->modifiers);
461 else if (pMinuendGrab->keybut == AnyKey) {
470 pMinuendGrab->modifiers);
480 DeleteDetailFromMask(&ext->pKeyButMask, pMinuendGrab->keybut);