Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx863 B2DPolyPolygon stripDispensablePolygons(const B2DPolyPolygon& rCandidate, bool bKeepAboveZero) in stripDispensablePolygons() argument
872 … if(!bKeepAboveZero && ORIENTATION_POSITIVE == tools::getOrientation(rCandidate.getB2DPolygon(0L))) in stripDispensablePolygons()
952 bool bAcceptEntry(bKeepAboveZero ? 1L <= rHelper.mnDepth : 0L == rHelper.mnDepth); in stripDispensablePolygons()
/aoo41x/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygoncutter.hxx66 …B2DPolyPolygon stripDispensablePolygons(const B2DPolyPolygon& rCandidate, bool bKeepAboveZero = fa…

Completed in 12 milliseconds