Searched refs:destRgn (Results 1 – 1 of 1) sorted by relevance
241 RegionPtr *destRgn; in ProcShapeRectangles() local282 destRgn = &pWin->optional->boundingShape; in ProcShapeRectangles()285 destRgn = &pWin->optional->clipShape; in ProcShapeRectangles()288 destRgn = &pWin->optional->inputShape; in ProcShapeRectangles()295 destRgn, srcRgn, (int) stuff->op, in ProcShapeRectangles()336 RegionPtr *destRgn; in ProcShapeMask() local380 destRgn = &pWin->optional->boundingShape; in ProcShapeMask()383 destRgn = &pWin->optional->clipShape; in ProcShapeMask()386 destRgn = &pWin->optional->inputShape; in ProcShapeMask()393 destRgn, srcRgn, (int) stuff->op, in ProcShapeMask()[all …]