Searched refs:tableEntries (Results 1 – 3 of 3) sorted by relevance
273 globalGlyphs[format].tableEntries--; in FreeGlyph()300 globalGlyphs[glyphSet->fdepth].tableEntries++; in AddGlyph()309 glyphSet->hash.tableEntries++; in AddGlyph()325 glyphSet->hash.tableEntries--; in DeleteGlyph()393 hash->tableEntries = 0; in AllocateGlyphHash()400 CARD32 tableEntries; in ResizeGlyphHash() local409 tableEntries = hash->tableEntries + change; in ResizeGlyphHash()410 hashSet = FindGlyphHashSet(tableEntries); in ResizeGlyphHash()427 ++newHash.tableEntries; in ResizeGlyphHash()484 if (!globalGlyphs[glyphSet->fdepth].tableEntries) { in FreeGlyphSet()
69 CARD32 tableEntries; member
1191 gids = xallocarray(glyphSet->hash.tableEntries, sizeof(Glyph)); in dmxBERestoreRenderGlyph()1192 glyphs = xallocarray(glyphSet->hash.tableEntries, sizeof(XGlyphInfo)); in dmxBERestoreRenderGlyph()1224 gids, glyphs, glyphSet->hash.tableEntries, images, in dmxBERestoreRenderGlyph()