Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx44 …ParallelAxis(const B2DPolygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOn… in clipPolygonOnParallelAxis() argument
55 if(bAboveAxis) in clipPolygonOnParallelAxis()
64 if(!bAboveAxis) in clipPolygonOnParallelAxis()
73 if(bAboveAxis) in clipPolygonOnParallelAxis()
82 if(!bAboveAxis) in clipPolygonOnParallelAxis()
113 fTools::moreOrEqual(aTestPoint.getY(), fValueOnOtherAxis) == bAboveAxis : in clipPolygonOnParallelAxis()
114 fTools::moreOrEqual(aTestPoint.getX(), fValueOnOtherAxis) == bAboveAxis); in clipPolygonOnParallelAxis()
175 …llelAxis(const B2DPolyPolygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOn… in clipPolyPolygonOnParallelAxis() argument
182 …ipPolygonOnParallelAxis(rCandidate.getB2DPolygon(a), bParallelToXAxis, bAboveAxis, fValueOnOtherAx… in clipPolyPolygonOnParallelAxis()
/aoo4110/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygonclipper.hxx45 …llelAxis(const B2DPolyPolygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOn…
46 …ParallelAxis(const B2DPolygon& rCandidate, bool bParallelToXAxis, bool bAboveAxis, double fValueOn…

Completed in 15 milliseconds