Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/curve/
H A Db2dbeziertools.cxx119 const double fLinearInterpolatedLength((fDistance - fLowBound) / (fHighBound - fLowBound)); in distanceToRelative() local
121 …return (static_cast< double >(nIndex) + fLinearInterpolatedLength) / static_cast< double >(mnEdgeC… in distanceToRelative()

Completed in 11 milliseconds