Searched refs:glyphHashSets (Results 1 – 1 of 1) sorted by relevance
53 static GlyphHashSetRec glyphHashSets[] = { variable81 #define NGLYPHHASHSETS ARRAY_SIZE(glyphHashSets)115 if (glyphHashSets[i].entries >= filled) in FindGlyphHashSet()116 return &glyphHashSets[i]; in FindGlyphHashSet()451 if (!AllocateGlyphHash(&globalGlyphs[fdepth], &glyphHashSets[0])) in AllocateGlyphSet()459 if (!AllocateGlyphHash(&glyphSet->hash, &glyphHashSets[0])) { in AllocateGlyphSet()