Searched refs:calculateGlyphCount (Results 1 – 1 of 1) sorted by relevance
147 static unsigned calculateGlyphCount(HDC hdc, const LOGFONT& lf) { in calculateGlyphCount() function769 fGlyphCount = calculateGlyphCount( in generateGlyphCount()1766 glyphCount = calculateGlyphCount(hdc, fLogFont); in onGetAdvancedTypefaceMetrics()2211 unsigned int glyphCount = calculateGlyphCount(hdc, fLogFont); in onCountGlyphs()