Searched refs:bEdgeAIsCurve (Results 1 – 1 of 1) sorted by relevance
550 const bool bEdgeAIsCurve(aCubicA.isBezier()); in findCuts() local553 if(bEdgeAIsCurve) in findCuts()575 if(bEdgeAIsCurve && bEdgeBIsCurve) in findCuts()580 else if(bEdgeAIsCurve) in findCuts()809 const bool bEdgeAIsCurve(aCubicA.isBezier()); in findCuts() local827 if(bEdgeAIsCurve && bEdgeBIsCurve) in findCuts()832 else if(bEdgeAIsCurve) in findCuts()
Completed in 11 milliseconds