Home
last modified time | relevance | path

Searched refs:GlyphFormatNum (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h40 #define GlyphFormatNum 5 macro
H A Dglyph.c83 static GlyphHashRec globalGlyphs[GlyphFormatNum];
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) { in GlyphUninit()