Searched refs:bestGlyphCount (Results 1 – 1 of 1) sorted by relevance
630 uint32_t bestGlyphCount = 0xFFFFFFFF; in getBestFont() local638 if (glyphCount < bestGlyphCount) { in getBestFont()640 bestGlyphCount = glyphCount; in getBestFont()