Searched refs:glyphCount (Results 1 – 2 of 2) sorted by relevance
139 cache->glyphCount = 0; in exaUnrealizeGlyphCaches()216 cache->glyphCount = 0; in exaRealizeGlyphCaches()460 if (cache->glyphCount < cache->size) { in exaGlyphCacheBufferGlyph()462 pos = cache->glyphCount; in exaGlyphCacheBufferGlyph()465 cache->glyphCount++; in exaGlyphCacheBufferGlyph()
129 int glyphCount; /* Current number of glyphs */ member