Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c211 CheckDuplicates(GlyphHashPtr hash, char *where) in CheckDuplicates() function
226 #define CheckDuplicates(a,b) macro
251 CheckDuplicates(&globalGlyphs[format], "FreeGlyph"); in FreeGlyph()
287 CheckDuplicates(&globalGlyphs[glyphSet->fdepth], "AddGlyph top global"); in AddGlyph()
312 CheckDuplicates(&globalGlyphs[glyphSet->fdepth], "AddGlyph bottom"); in AddGlyph()
414 CheckDuplicates(hash, "ResizeGlyphHash top"); in ResizeGlyphHash()
434 CheckDuplicates(hash, "ResizeGlyphHash bottom"); in ResizeGlyphHash()