Searched refs:fMedLength (Results 1 – 1 of 1) sorted by relevance
2169 … const double fMedLength((aNext.getLength() + aPrev.getLength()) * (0.5 / aDirection.getLength())); in impCorrectContinuity() local2170 const basegfx::B2DVector aScaledDirection(aDirection * fMedLength); in impCorrectContinuity()
Completed in 21 milliseconds