Home
last modified time | relevance | path

Searched refs:FindGlyphRef (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c121 FindGlyphRef(GlyphHashPtr hash, in FindGlyphRef() function
195 gr = FindGlyphRef(&globalGlyphs[format], signature, TRUE, sha1); in FindGlyphByHash()
267 gr = FindGlyphRef(&globalGlyphs[format], signature, TRUE, glyph->sha1); in FreeGlyph()
290 gr = FindGlyphRef(&globalGlyphs[glyphSet->fdepth], signature, in AddGlyph()
304 gr = FindGlyphRef(&glyphSet->hash, id, FALSE, 0); in AddGlyph()
321 gr = FindGlyphRef(&glyphSet->hash, id, FALSE, 0); in DeleteGlyph()
337 glyph = FindGlyphRef(&glyphSet->hash, id, FALSE, 0)->glyph; in FindGlyph()
423 gr = FindGlyphRef(&newHash, s, global, glyph->sha1); in ResizeGlyphHash()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog114390 ResizeGlyphSet was always called before FindGlyphRef, which would