Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx296 … const B2DVector aPrevCA(aPrevA.interpolatePoint(0.5) - aPrevA.getStartPoint()); in impHandleCommon() local
299 const bool bEnter(impLeftOfEdges(aPrevCA, aNextCA, aPrevCB)); in impHandleCommon()
324 … const B2DVector aPrevCA(aPrevA.interpolatePoint(0.5) - aPrevA.getStartPoint()); in impHandleCommon() local
329 const bool bEnter(impLeftOfEdges(aPrevCA, aNextCA, aPrevCB)); in impHandleCommon()
330 const bool bLeave(impLeftOfEdges(aPrevCA, aNextCA, aNextCB)); in impHandleCommon()

Completed in 1100 milliseconds