Lines Matching defs:underline
1171 ,srm_DECATCUM = 114 /* vt520:Alternate Text Color Underline */
1506 #define COLOR_UL (NUM_ANSI_COLORS+1) /* UNDERLINE */
1695 #define XMC_FLAGS (INVERSE|UNDERLINE|BOLD|BLINK)
2445 Boolean colorULMode; /* use color for underline? */
2446 Boolean italicULMode; /* italic font for underline? */
2680 Boolean cursor_underline; /* true if cursor is in underline mode */
2817 Boolean underline; /* whether to underline text */
3544 #define UNDERLINE AttrBIT(1) /* true if underlining */
3613 #define SGR_MASK (BOLD | BLINK | UNDERLINE | INVERSE)