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