Searched refs:aDiscretePolygon (Results 1 – 3 of 3) sorted by relevance
46 … const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon() local50 aRetval.append(aDiscretePolygon); in impCombineRangesToPolyPolygon()54 …tval = basegfx::tools::solvePolygonOperationOr(aRetval, basegfx::B2DPolyPolygon(aDiscretePolygon)); in impCombineRangesToPolyPolygon()
50 … const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon() local54 aRetval.append(aDiscretePolygon); in impCombineRangesToPolyPolygon()58 …tval = basegfx::tools::solvePolygonOperationOr(aRetval, basegfx::B2DPolyPolygon(aDiscretePolygon)); in impCombineRangesToPolyPolygon()
52 const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon() local56 aRetval.append(aDiscretePolygon); in impCombineRangesToPolyPolygon()60 …tval = basegfx::tools::solvePolygonOperationOr(aRetval, basegfx::B2DPolyPolygon(aDiscretePolygon)); in impCombineRangesToPolyPolygon()
Completed in 26 milliseconds