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

  /xsrc/external/mit/xterm/dist/
xtermcfg.hin 154 #undef OPT_88_COLORS /* CF_ARG_ENABLE(88-color) */
ptyx.h 658 #ifndef OPT_88_COLORS
659 #define OPT_88_COLORS 1 /* true if xterm is configured with 88 colors */
880 #if OPT_88_COLORS && !OPT_ISO_COLORS
882 #undef OPT_88_COLORS
883 #define OPT_88_COLORS 0
886 #if OPT_88_COLORS && OPT_256_COLORS
888 #undef OPT_88_COLORS
889 #define OPT_88_COLORS 0
1491 #elif OPT_88_COLORS
1557 #if OPT_256_COLORS || OPT_88_COLORS || OPT_ISO_COLOR
    [all...]
misc.c 3272 #if OPT_256_COLORS || OPT_88_COLORS
charproc.c 2007 #if OPT_DIRECT_COLOR || OPT_256_COLORS || OPT_88_COLORS || OPT_ISO_COLORS
10448 #elif OPT_88_COLORS

Completed in 19 milliseconds