Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/primitive2d/
H A Dwrongspellprimitive2d.cxx50 const double fUnderlineDistance(fFontHeight * fDefaultDistance); in create2DDecomposition() local
51 const double fWaveWidth(2.0 * fUnderlineDistance); in create2DDecomposition()
55 …nderlineDistance(basegfx::fTools::equalZero(aScale.getY()) ? 0.0 : fUnderlineDistance / aScale.get… in create2DDecomposition()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/primitive2d/
H A Dwrongspellprimitive2d.cxx52 const double fUnderlineDistance(fFontHeight * fDefaultDistance); in create2DDecomposition() local
53 const double fWaveWidth(2.0 * fUnderlineDistance); in create2DDecomposition()
57 …nderlineDistance(basegfx::fTools::equalZero(aScale.getY()) ? 0.0 : fUnderlineDistance / aScale.get… in create2DDecomposition()