Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.cxx49 const sal_uInt32 nFontPixelHeight(basegfx::fround(aFontVectorPixel.getLength())); in renderWrongSpellPrimitive2D() local
55 if(nFontPixelHeight > nMinimumFontHeight) in renderWrongSpellPrimitive2D()
63 if(nFontPixelHeight > nMediumFontHeight) in renderWrongSpellPrimitive2D()
67 else if(nFontPixelHeight > nSmallFontHeight) in renderWrongSpellPrimitive2D()

Completed in 7 milliseconds