Home
last modified time | relevance | path

Searched refs:GetFontMetric (Results 51 – 64 of 64) sorted by relevance

123

/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx916 void PspGraphics::GetFontMetric( ImplFontMetricData *pMetric, int ) in GetFontMetric() function in PspGraphics
H A Dsalgdi3.cxx1200 X11SalGraphics::GetFontMetric( ImplFontMetricData *pMetric, int nFallbackLevel ) in GetFontMetric() function in X11SalGraphics
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx825 void PspGraphics::GetFontMetric( ImplFontMetricData *pMetric, int ) in GetFontMetric() function in PspGraphics
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx899 void Os2SalGraphics::GetFontMetric( ImplFontMetricData* pMetric, int nFallbackLevel ) in GetFontMetric() function in Os2SalGraphics
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx540 aPos.Y() += pDev->GetFontMetric().GetAscent(); in DrawText()
601 aPos.Y() += pDev->GetFontMetric().GetAscent(); in DrawText()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1015 FontMetric aFontMetric( maVD.GetFontMetric() ); in ImportText()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7159 aDeltaPos.X() = m_pReferenceDevice->GetFontMetric().GetAscent(); in drawVerticalGlyphs()
7160 … aDeltaPos.Y() = (int)((double)m_pReferenceDevice->GetFontMetric().GetDescent() * fXScale); in drawVerticalGlyphs()
7169 aDeltaPos.X() = (int)((double)m_pReferenceDevice->GetFontMetric().GetDescent()*fXScale); in drawVerticalGlyphs()
7170 aDeltaPos.Y() = -m_pReferenceDevice->GetFontMetric().GetAscent(); in drawVerticalGlyphs()
7353 FontMetric aMetric = m_pReferenceDevice->GetFontMetric( aFont ); in drawLayout()
7456 FontMetric aRefDevFontMetric = m_pReferenceDevice->GetFontMetric(); in drawLayout()
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx799 const FontMetric aMetric( mpVDev->GetFontMetric() ); in ImplWriteText()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2298 FontMetric aMetric( pVDev->GetFontMetric() ); in ReadFontCollection()
2320 aMetric = pPrinter->GetFontMetric(); in ReadFontCollection()
2328 aMetric = aVirDev.GetFontMetric(); in ReadFontCollection()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx769 FontMetric aFontMetric( pOut->GetFontMetric( aFont ) ); in ImplCreateOutput()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx925 sal_Int32 nNormalWidth = rParms.mrVDev.GetFontMetric( aTestFont ).GetWidth(); in createFont()
/trunk/main/starmath/source/
H A Dnode.cxx2752 aFntSize.Width() = rDev.GetFontMetric().GetSize().Width(); in AdaptToY()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1686 void WinSalGraphics::GetFontMetric( ImplFontMetricData* pMetric, int nFallbackLevel ) in GetFontMetric() function in WinSalGraphics
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx390 FontMetric aMetric( pVDev->GetFontMetric() ); in GetId()

Completed in 226 milliseconds

123