Searched refs:DeleteGlyph (Results 1 – 4 of 4) sorted by relevance
106 DeleteGlyph(GlyphSetPtr glyphSet, Glyph id);
316 DeleteGlyph(GlyphSetPtr glyphSet, Glyph id) in DeleteGlyph() function
1217 if (!DeleteGlyph(glyphSet, glyph)) { in ProcRenderFreeGlyphs()
121012 AddGlyph was missing the FreePicture() call that DeleteGlyph used, resulting121016 Since the code in AddGlyph and DeleteGlyph is identical, move into a static