Searched refs:FreeGlyph (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/render/
H A Dglyphstr.h112 extern void FreeGlyph(GlyphPtr glyph, int format);
H A Dglyph.c249 FreeGlyph(GlyphPtr glyph, int format) function in typeref:typename:void
251 CheckDuplicates(&globalGlyphs[format], "FreeGlyph");
263 DuplicateRef(glyph, "FreeGlyph check");
306 FreeGlyph(gr->glyph, glyphSet->fdepth);
325 FreeGlyph(glyph, glyphSet->fdepth);
481 FreeGlyph(glyph, glyphSet->fdepth);
H A Drender.c1174 FreeGlyph(glyphs[i].glyph, glyphSet->fdepth);
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyphstr.h115 FreeGlyph (GlyphPtr glyph, int format);
H A Dglyph.c270 FreeGlyph (GlyphPtr glyph, int format) function in typeref:typename:void
272 CheckDuplicates (&globalGlyphs[format], "FreeGlyph");
285 DuplicateRef (glyph, "FreeGlyph check");
334 FreeGlyph (gr->glyph, glyphSet->fdepth);
354 FreeGlyph (glyph, glyphSet->fdepth);
519 FreeGlyph (glyph, glyphSet->fdepth);

Completed in 7 milliseconds