Home
last modified time | relevance | path

Searched refs:AllocateGlyphSet (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h115 extern GlyphSetPtr AllocateGlyphSet(int fdepth, PictFormatPtr format);
H A Dglyph.c446 AllocateGlyphSet(int fdepth, PictFormatPtr format) in AllocateGlyphSet() function
H A Drender.c925 glyphSet = AllocateGlyphSet(f, format); in ProcRenderCreateGlyphSet()