Searched refs:FindGlyphByHash (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/render/
H A Dglyphstr.h96 extern GlyphPtr FindGlyphByHash(unsigned char sha1[20], int format);
H A Dglyph.c187 FindGlyphByHash(unsigned char sha1[20], int format) function in typeref:typename:GlyphPtr
H A Drender.c1075 glyph_new->glyph = FindGlyphByHash(glyph_new->sha1, glyphSet->fdepth);
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyphstr.h106 FindGlyphByHash (unsigned char sha1[20], int format);
H A Dglyph.c204 FindGlyphByHash (unsigned char sha1[20], int format) function in typeref:typename:GlyphPtr
H A Drender.c1114 glyph_new->glyph = FindGlyphByHash (glyph_new->sha1,

Completed in 13 milliseconds