Home
last modified time | relevance | path

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

/aoo4110/main/basegfx/source/curve/
H A Db2dbeziertools.cxx118 const double fLowBound(nIndex ? maLengthArray[nIndex - 1] : 0.0); in distanceToRelative() local
119 const double fLinearInterpolatedLength((fDistance - fLowBound) / (fHighBound - fLowBound)); in distanceToRelative()

Completed in 9 milliseconds