Home
last modified time | relevance | path

Searched refs:aIntersectionRange (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx541 basegfx::B2DRange aIntersectionRange(rCandidate.getB2DRange()); in clipPolyPolygonOnPolyPolygon() local
543 aIntersectionRange.intersect(rClip.getB2DRange()); in clipPolyPolygonOnPolyPolygon()
545 if(aIntersectionRange.isEmpty()) in clipPolyPolygonOnPolyPolygon()
555 basegfx::tools::createPolygonFromRect(aIntersectionRange)); in clipPolyPolygonOnPolyPolygon()

Completed in 13 milliseconds