Searched refs:ENCODING_UNDEFINED (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fc/
H A Dfsconvert.c180 #define ENCODING_UNDEFINED(enc) \ macro
186 #define GLYPH_UNDEFINED(loc) ENCODING_UNDEFINED(encoding + (loc))
225 if (fsfont->pDefault && ENCODING_UNDEFINED(fsfont->pDefault))
354 #undef ENCODING_UNDEFINED
/xsrc/external/mit/libXfont2/dist/src/fc/
H A Dfsconvert.c182 #define ENCODING_UNDEFINED(enc) \ macro
188 #define GLYPH_UNDEFINED(loc) ENCODING_UNDEFINED(encoding + (loc))
227 if (fsfont->pDefault && ENCODING_UNDEFINED(fsfont->pDefault))
356 #undef ENCODING_UNDEFINED

Completed in 7 milliseconds