HomeSort by: relevance | last modified time | path
    Searched refs:FC_COLOR (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
fontutils.c 2653 * Check if this is a FC_COLOR font, which fontconfig misrepresents to "fix" a
2658 #ifdef FC_COLOR
2668 if (GetFcBool(font->pattern, FC_COLOR) && fcbogus) {
2990 #ifdef FC_COLOR
3523 #ifdef FC_COLOR
3532 FC_COLOR, XftTypeBool, FcFalse, \
4515 #ifdef FC_COLOR
4517 FcPatternAddBool(myPattern, FC_COLOR, FcFalse);
4682 #ifdef FC_COLOR
  /xsrc/external/mit/fontconfig/dist/fontconfig/
fontconfig.h 102 #define FC_COLOR "color" /* Bool */

Completed in 8 milliseconds