Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c398 ResizeGlyphHash(GlyphHashPtr hash, CARD32 change, Bool global) in ResizeGlyphHash() function
441 return (ResizeGlyphHash(&glyphSet->hash, change, FALSE) && in ResizeGlyphSet()
442 ResizeGlyphHash(&globalGlyphs[glyphSet->fdepth], change, TRUE)); in ResizeGlyphSet()
490 ResizeGlyphHash(&globalGlyphs[glyphSet->fdepth], 0, TRUE); in FreeGlyphSet()