Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx550 const bool bEdgeAIsCurve(aCubicA.isBezier()); in findCuts() local
553 if(bEdgeAIsCurve) in findCuts()
575 if(bEdgeAIsCurve && bEdgeBIsCurve) in findCuts()
580 else if(bEdgeAIsCurve) in findCuts()
809 const bool bEdgeAIsCurve(aCubicA.isBezier()); in findCuts() local
827 if(bEdgeAIsCurve && bEdgeBIsCurve) in findCuts()
832 else if(bEdgeAIsCurve) in findCuts()

Completed in 25 milliseconds