Lines Matching refs:pSrcWin
146 WindowPtr pSrcWin;
170 pSrcWin = (WindowPtr) pSrcDrawable;
173 prgnSrcClip = NotClippedByChildren (pSrcWin);
182 if ((RegionContainsRect(&pSrcWin->clipList, &TsrcBox)) == rgnIN)
186 RegionCopy(prgnSrcClip, &pSrcWin->clipList);
206 pSrcWin = NULL;
267 if (pSrcWin)
270 if (!(region = wClipShape (pSrcWin)))
271 region = wBoundingShape (pSrcWin);
276 if (extents && pSrcWin && region &&