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

  /xsrc/external/mit/xf86-video-ark/dist/src/
ark_reg.h 7 #define FG_COLOR 0x02
  /xsrc/external/mit/xterm/dist/
ptyx.h 1466 #define COLOR_FLAGS (FG_COLOR | BG_COLOR | ATR_DIRECT_FG | ATR_DIRECT_BG)
1468 #define COLOR_FLAGS (FG_COLOR | BG_COLOR)
3549 #define FG_COLOR AttrBIT(5) /* true if foreground set */
3616 #define ATTRIBUTES (SGR_MASK | SGR_MASK2 | BG_COLOR | FG_COLOR | INVISIBLE | PROTECTED)

Completed in 9 milliseconds