Searched refs:hashSet (Results 1 – 3 of 3) sorted by relevance
93 if (!globalGlyphs[fdepth].hashSet) in GlyphUninit()96 for (i = 0; i < globalGlyphs[fdepth].hashSet->size; i++) { in GlyphUninit()127 CARD32 tableSize = hash->hashSet->size; in FindGlyphRef()153 step = signature % hash->hashSet->rehash; in FindGlyphRef()192 if (!globalGlyphs[format].hashSet) in FindGlyphByHash()216 for (i = 0; i < hash->hashSet->size; i++) { in CheckDuplicates()220 for (j = i + 1; j < hash->hashSet->size; j++) in CheckDuplicates()259 for (i = 0; i < globalGlyphs[format].hashSet->size; i++) in FreeGlyph()387 AllocateGlyphHash(GlyphHashPtr hash, GlyphHashSetPtr hashSet) in AllocateGlyphHash() argument389 hash->table = calloc(hashSet->size, sizeof(GlyphRefRec)); in AllocateGlyphHash()[all …]
68 GlyphHashSetPtr hashSet; member
1180 for (i = 0; i < glyphSet->hash.hashSet->size; i++) { in dmxBERestoreRenderGlyph()1198 for (i = 0; i < glyphSet->hash.hashSet->size; i++) { in dmxBERestoreRenderGlyph()