Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx563 const bool bEdgeBIsCurve(aCubicB.isBezier()); in findCuts() local
575 if(bEdgeAIsCurve && bEdgeBIsCurve) in findCuts()
585 else if(bEdgeBIsCurve) in findCuts()
816 const bool bEdgeBIsCurve(aCubicB.isBezier()); in findCuts() local
827 if(bEdgeAIsCurve && bEdgeBIsCurve) in findCuts()
837 else if(bEdgeBIsCurve) in findCuts()

Completed in 22 milliseconds