Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx159 bool impLeftOfEdges(const B2DVector& rVecA, const B2DVector& rVecB, const B2DVector& rTest) in impLeftOfEdges() function in basegfx::__anon1b031f100111::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 18 milliseconds