Searched refs:getGlyphWidth (Results 1 – 3 of 3) sorted by relevance
73 sal_Int32 getGlyphWidth( const ImplFontData*, sal_GlyphId, bool bVertical, SalGraphics* );
51 sal_Int32 PDFFontCache::getGlyphWidth( const ImplFontData* pFont, sal_GlyphId nGlyph, bool bVertica… in getGlyphWidth() function in PDFFontCache
6957 pGlyphWidths[i] = m_aFontCache.getGlyphWidth( pCurrentFont, in registerGlyphs()7046 pGlyphWidths[ i ] = m_aFontCache.getGlyphWidth( pCurrentFont, in registerGlyphs()
Completed in 61 milliseconds