Lines Matching refs:exposed
177 * Recompute the clipList, borderClip, exposed and borderExposed
185 * clipList, borderClip, exposed and borderExposed are altered.
192 RegionPtr universe, VTKind kind, RegionPtr exposed)
303 RegionNull(&pChild->valdata->after.exposed);
329 * We translate the old clipList because that will be exposed or copied
345 RegionNull(&pParent->valdata->after.exposed);
352 * the area that used to be exposed from the new.
353 * This leaves a region of pieces that weren't exposed before.
365 RegionSubtract(exposed, universe, borderVisible);
370 RegionSubtract(exposed, universe, &pParent->borderClip);
378 exposed, &pParent->winSize);
437 kind, exposed);
465 RegionCopy(&pParent->valdata->after.exposed, universe);
470 RegionSubtract(&pParent->valdata->after.exposed,
531 * The clipList, borderClip, exposed, and borderExposed regions for
567 RegionRec exposed; /* For intermediate calculations */
576 RegionNull(&exposed);
600 RootlessComputeClips (pWin, pScreen, &childClip, kind, &exposed);
618 is ever exposed by moving or mapping its children. */
619 RegionNull(&pRoot->valdata->after.exposed);