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

  /xsrc/external/mit/xterm/dist/
xterm.h 1818 #define checkVeryBoldColors(flags, fg) \
1845 #define checkVeryBoldColors(flags, fg) /* nothing */
screen.c 1818 checkVeryBoldColors(test, fg);
1893 checkVeryBoldColors(test, fg);
util.c 1177 checkVeryBoldColors(test, fg);
5020 checkVeryBoldColors(attr_flags, my_fg);
5139 checkVeryBoldColors(attr_flags, xw->cur_foreground);

Completed in 8 milliseconds