Searched refs:GlyphFormatNum (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/render/
H A Dglyphstr.h40 #define GlyphFormatNum 5 macro
H A Dglyph.c83 static GlyphHashRec globalGlyphs[GlyphFormatNum];
92 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++) {
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyphstr.h40 #define GlyphFormatNum 5 macro
H A Dglyph.c83 static const CARD8 glyphDepths[GlyphFormatNum] = { 1, 4, 8, 16, 32 };
85 static GlyphHashRec globalGlyphs[GlyphFormatNum];
95 for (fdepth = 0; fdepth < GlyphFormatNum; fdepth++)

Completed in 9 milliseconds