Searched refs:aFontMetric (Results 1 – 3 of 3) sorted by relevance
352 FontMetric aFontMetric( aVirDev.GetFontMetric() ); in GetTextAreaOutline() local353 …aFont.SetWidth( (sal_Int32)( (double)aFontMetric.GetWidth() * ( (double)100 / (double)nCharScaleWi… in GetTextAreaOutline()
1015 FontMetric aFontMetric( maVD.GetFontMetric() ); in ImportText() local1028 aPos.Y() -= FRound(aFontMetric.GetAscent() * mfScaleY); in ImportText()
769 FontMetric aFontMetric( pOut->GetFontMetric( aFont ) ); in ImplCreateOutput() local770 aFont.SetWidth( aFontMetric.GetWidth() ); in ImplCreateOutput()
Completed in 72 milliseconds