Searched refs:prngattrSrc2 (Results 1 – 1 of 1) sorted by relevance
203 PRGN_ATTR prngattrSrc2 = NULL; in CombineRgn() local237 prngattrSrc2 = GdiGetRgnAttr(hrgnSrc2); in CombineRgn()240 if ((prngattrSrc2 == NULL) || (prngattrSrc2->iComplexity > SIMPLEREGION)) in CombineRgn()250 (prngattrSrc2->iComplexity == NULLREGION)) in CombineRgn()282 if ((prngattrSrc2->iComplexity == NULLREGION) || in CombineRgn()329 if (prngattrSrc2->iComplexity == NULLREGION) in CombineRgn()337 prngattrSrc2->Rect.left, in CombineRgn()338 prngattrSrc2->Rect.top, in CombineRgn()339 prngattrSrc2->Rect.right, in CombineRgn()344 if (prngattrSrc2->iComplexity == NULLREGION) in CombineRgn()[all …]