Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h106 DeleteGlyph(GlyphSetPtr glyphSet, Glyph id);
H A Dglyph.c316 DeleteGlyph(GlyphSetPtr glyphSet, Glyph id) in DeleteGlyph() function
H A Drender.c1217 if (!DeleteGlyph(glyphSet, glyph)) { in ProcRenderFreeGlyphs()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog121012 AddGlyph was missing the FreePicture() call that DeleteGlyph used, resulting
121016 Since the code in AddGlyph and DeleteGlyph is identical, move into a static