Searched refs:FreeGlyph (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | glyphstr.h | 112 extern void FreeGlyph(GlyphPtr glyph, int format);
|
| H A D | glyph.c | 249 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 D | render.c | 1174 FreeGlyph(glyphs[i].glyph, glyphSet->fdepth);
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | glyphstr.h | 115 FreeGlyph (GlyphPtr glyph, int format);
|
| H A D | glyph.c | 270 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