Home
last modified time | relevance | path

Searched refs:GlyphMetric (Results 1 – 9 of 9) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx30 class GlyphMetric;
108 class GlyphMetric class
147 const GlyphMetric& GetMetric() const { return maMetric; } in GetMetric()
162 GlyphMetric maMetric;
192 const GlyphMetric& GetGlyphMetric( sal_GlyphId aGlyphId ) in GetGlyphMetric()
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx88 const GlyphMetric& rGM = mrServerFont.GetGlyphMetric( nKashidaIndex ); in AdjustLayout()
142 const GlyphMetric& rGM = rFont.GetGlyphMetric( aGlyphId ); in operator ()()
324 const GlyphMetric& rGM = mrServerFont.GetGlyphMetric( nGlyphIndex ); in getGlyphAdvance()
541 const GlyphMetric& rGM = rFont.GetGlyphMetric( nGlyphIndex ); in operator ()()
568 const GlyphMetric& rNextGM = rFont.GetGlyphMetric( nNextGlyphIndex ); in operator ()()
H A Dgraphite_adaptors.cxx264 const GlyphMetric & metric = mrFont.GetGlyphMetric(nGlyphId); in getGlyphMetrics()
H A Dgraphite_serverfont.cxx71 const GlyphMetric& rGM = mpFont->font().GetGlyphMetric( nKashidaIndex ); in getKashidaGlyph()
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx336 const GlyphMetric& rGM = rGlyphData.GetMetric(); in RemovingGlyph()
612 const GlyphMetric& rGM = rGlyphData.GetMetric(); in GetXRGlyph()
H A Dpspgraphics.cxx977 const GlyphMetric& rGM = pSF->GetGlyphMetric( aGlyphId ); in GetGlyphBoundRect()
H A Dsalgdi3.cxx902 const GlyphMetric& rGM = rFont.GetGlyphMetric( nGlyph ); in DrawServerSimpleFontString()
1245 const GlyphMetric& rGM = pSF->GetGlyphMetric( aGlyphId ); in GetGlyphBoundRect()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx886 const GlyphMetric& rGM = pSF->GetGlyphMetric( aGlyphId ); in GetGlyphBoundRect()
H A Dsvptext.cxx432 const GlyphMetric& rGM = pSF->GetGlyphMetric( aGlyphId ); in GetGlyphBoundRect()

Completed in 50 milliseconds