Searched refs:nFontPixelHeight (Results 1 – 1 of 1) sorted by relevance
49 const sal_uInt32 nFontPixelHeight(basegfx::fround(aFontVectorPixel.getLength())); in renderWrongSpellPrimitive2D() local55 if(nFontPixelHeight > nMinimumFontHeight) in renderWrongSpellPrimitive2D()63 if(nFontPixelHeight > nMediumFontHeight) in renderWrongSpellPrimitive2D()67 else if(nFontPixelHeight > nSmallFontHeight) in renderWrongSpellPrimitive2D()
Completed in 5 milliseconds