Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h110 extern GlyphPtr AllocateGlyph(xGlyphInfo * gi, int format);
H A Dglyph.c344 AllocateGlyph(xGlyphInfo * gi, int fdepth) in AllocateGlyph() function
H A Drender.c1084 glyph_new->glyph = glyph = AllocateGlyph(&gi[i], glyphSet->fdepth); in ProcRenderAddGlyphs()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog146459 glyph to be allocated by the AllocateGlyph() function which will cause
162331 Create a Picture as well as a Pixmap at the time of AllocateGlyph