Searched defs:nScaledWidth (Results 1 – 3 of 3) sorted by relevance
417 …const sal_uInt32 nScaledWidth(basegfx::fround((double)aUnscaledFontMetric.GetWidth() * fScaleFacto… in getVclFontFromFontAttribute() local
391 const long nScaledWidth = lrint( mfFontScale * mfCachedWidth ); in GetTextWidth() local
648 int nScaledWidth = Fixed2Vcl( mnCachedWidth ); in GetTextWidth() local
Completed in 17 milliseconds