Searched refs:impLeftOfEdges (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/basegfx/source/polygon/ |
H A D | b2dpolypolygoncutter.cxx | 159 bool impLeftOfEdges(const B2DVector& rVecA, const B2DVector& rVecB, const B2DVector& rTest) in impLeftOfEdges() function in basegfx::__anon5f7486b90111::solver 299 const bool bEnter(impLeftOfEdges(aPrevCA, aNextCA, aPrevCB)); in impHandleCommon() 307 const bool bLeave(impLeftOfEdges(aPrevCA2, aNextCA2, aNextCB2)); in impHandleCommon() 329 const bool bEnter(impLeftOfEdges(aPrevCA, aNextCA, aPrevCB)); in impHandleCommon() 330 const bool bLeave(impLeftOfEdges(aPrevCA, aNextCA, aNextCB)); in impHandleCommon() 432 const bool bEnter(impLeftOfEdges(aPrevAE, aNextAE, aPrevBE)); in impHandleCommon() 433 const bool bLeave(impLeftOfEdges(aPrevAL, aNextAL, aNextBL)); in impHandleCommon() 456 const bool bEnter(impLeftOfEdges(aPrevA, aNextA, aPrevB)); in impHandleCommon() 457 const bool bLeave(impLeftOfEdges(aPrevA, aNextA, aNextB)); in impHandleCommon()
|
Completed in 16 milliseconds