Lines Matching defs:srcWin
238 WindowPtr srcWin, dstWin, maskWin = NULL;
245 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ?
253 if (srcWin && IsFramedWindow(srcWin))
254 RootlessStartDrawing(srcWin);
281 WindowPtr srcWin, dstWin;
283 srcWin = (pSrc->pDrawable && pSrc->pDrawable->type == DRAWABLE_WINDOW) ?
288 if (srcWin && IsFramedWindow(srcWin))
289 RootlessStartDrawing(srcWin);