Lines Matching refs:pSrcWin
134 WindowPtr pSrcWin;
154 pSrcWin = (WindowPtr) pSrcDrawable;
156 prgnSrcClip = NotClippedByChildren(pSrcWin);
163 if ((RegionContainsRect(&pSrcWin->clipList, &TsrcBox)) == rgnIN)
167 RegionCopy(prgnSrcClip, &pSrcWin->clipList);
185 pSrcWin = NULL;
239 if (pSrcWin) {
242 if (!(region = wClipShape(pSrcWin)))
243 region = wBoundingShape(pSrcWin);
248 if (extents && pSrcWin && region &&