Searched refs:GetTTGlyphCount (Results 1 – 6 of 6) sorted by relevance
565 int GetTTGlyphCount( TrueTypeFont* ttf );
1770 int nGlyphs = GetTTGlyphCount( aSftTTF.get() ); in GetGlyphWidths()
2201 const int nGlyphCount = ::GetTTGlyphCount( pSftFont ); in GetGlyphWidths()
2991 int nGlyphs = GetTTGlyphCount( aSftTTF.get() ); in GetGlyphWidths()
2579 int GetTTGlyphCount( TrueTypeFont* ttf ) in GetTTGlyphCount() function
3782 int nGlyphs = GetTTGlyphCount( pTTFont ); in getGlyphWidths()
Completed in 95 milliseconds