Lines Matching refs:GRABEXT
175 XtServerGrabExtPtr ext = GRABEXT(grab);
193 XtServerGrabExtPtr ext = GRABEXT(pGrab);
284 first.pMask = GRABEXT(pFirstGrab)->pModifiersMask;
289 second.pMask = GRABEXT(pSecondGrab)->pModifiersMask;
297 first.pMask = GRABEXT(pFirstGrab)->pKeyButMask;
302 second.pMask = GRABEXT(pSecondGrab)->pKeyButMask;
341 firstD.pMask = GRABEXT(pFirstGrab)->pKeyButMask;
342 firstM.pMask = GRABEXT(pFirstGrab)->pModifiersMask;
351 secondD.pMask = GRABEXT(pSecondGrab)->pKeyButMask;
352 secondM.pMask = GRABEXT(pSecondGrab)->pModifiersMask;
403 ext = GRABEXT(grab);
410 ext = GRABEXT(grab);
452 GRABEXT(pNewGrab)->pModifiersMask =
455 DeleteDetailFromMask(&GRABEXT(pNewGrab)->pModifiersMask,
625 confineTo = GRABEXT(grab)->confineTo;
626 cursor = GRABEXT(grab)->cursor;