Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx506 … double impGetLength(const B2DCubicBezier& rEdge, double fDeviation, sal_uInt32 nRecursionWatch) in impGetLength() argument
512 if(!nRecursionWatch || fTools:: lessOrEqual(fCurrentDeviation, fDeviation)) in impGetLength()
520 const sal_uInt32 nNewRecursionWatch(nRecursionWatch - 1); in impGetLength()

Completed in 7 milliseconds