Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h103 AddGlyph(GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id);
H A Dglyph.c282 AddGlyph(GlyphSetPtr glyphSet, GlyphPtr glyph, Glyph id) in AddGlyph() function
H A Drender.c1172 AddGlyph(glyphSet, glyphs[i].glyph, glyphs[i].id); in ProcRenderAddGlyphs()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog121010 render: Plug a memory leak in AddGlyph. (#23286)
121012 AddGlyph was missing the FreePicture() call that DeleteGlyph used, resulting
121016 Since the code in AddGlyph and DeleteGlyph is identical, move into a static
/OK3568_Linux_fs/buildroot/package/frecon/
H A D0008-Support-unifont.patch146 """Remembers the code point for a later call to AddGlyph"""