Searched refs:aCubicBezierHelper (Results 1 – 1 of 1) sorted by relevance
1348 const B2DCubicBezierHelper aCubicBezierHelper(aCurrentEdge); in applyLineDashing() local1349 const double fEdgeLength(aCubicBezierHelper.getLength()); in applyLineDashing()1361 … const double fBezierSplitStart(aCubicBezierHelper.distanceToRelative(fLastDotDashMovingLength)); in applyLineDashing()1362 const double fBezierSplitEnd(aCubicBezierHelper.distanceToRelative(fDotDashMovingLength)); in applyLineDashing()1397 const double fBezierSplit(aCubicBezierHelper.distanceToRelative(fLastDotDashMovingLength)); in applyLineDashing()
Completed in 34 milliseconds