Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx1087 const double fRoot = fC / fQ; in getMaxDistancePositions() local
1089 if( (fRoot > fEps) && (fRoot < 1.0-fEps) ) in getMaxDistancePositions()
1090 pResult[ nCount++ ] = fRoot; in getMaxDistancePositions()

Completed in 17 milliseconds