Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1348 const B2DCubicBezierHelper aCubicBezierHelper(aCurrentEdge); in applyLineDashing() local
1349 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 26 milliseconds