Searched refs:FindGlyphByHash (Results 1 – 4 of 4) sorted by relevance
96 extern GlyphPtr FindGlyphByHash(unsigned char sha1[20], int format);
187 FindGlyphByHash(unsigned char sha1[20], int format) in FindGlyphByHash() function
1075 glyph_new->glyph = FindGlyphByHash(glyph_new->sha1, glyphSet->fdepth); in ProcRenderAddGlyphs()
162373 re-organization first uses a new FindGlyphByHash function and only162376 This isn't a real savings yet, since FindGlyphByHash currently still