Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dpoly.cxx1747 const double fMedLength((aNext.getLength() + aPrev.getLength()) * (0.5 / fDirectionLen)); in impCorrectContinuity() local
1748 const basegfx::B2DVector aScaledDirection(aDirection * fMedLength); in impCorrectContinuity()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dpoly.cxx1750 … const double fMedLength((aNext.getLength() + aPrev.getLength()) * (0.5 / fDirectionLen)); in impCorrectContinuity() local
1751 const basegfx::B2DVector aScaledDirection(aDirection * fMedLength); in impCorrectContinuity()