Searched defs:fLinearInterpolatedLength (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/basegfx/source/curve/ | ||
H A D | b2dbeziertools.cxx | 119 const double fLinearInterpolatedLength((fDistance - fLowBound) / (fHighBound - fLowBound)); in distanceToRelative() local |
Completed in 7 milliseconds