Searched refs:AT_STANDOUT (Results 1 – 7 of 7) sorted by relevance
671 case 's': return AT_STANDOUT; in color_from_namechar()737 case AT_STANDOUT: in opt_D()744 at_enter(AT_STANDOUT); in opt_D()877 int attr = AT_STANDOUT; in opt_rscroll()
723 at_enter(AT_STANDOUT|AT_COLOR_ERROR); in error()755 at_enter(AT_STANDOUT|AT_COLOR_ERROR); in ierror_suffix()
127 { AT_STANDOUT, "" },489 if (a & AT_STANDOUT) in attr_swidth()511 if (a & AT_STANDOUT) in attr_ewidth()1983 if (attr & AT_STANDOUT) in color_index()1984 return lookup_color_index(AT_STANDOUT); in color_index()
2451 at_enter(AT_STANDOUT); in create_flash()2456 at_enter(AT_STANDOUT); in create_flash()2900 attrbits |= AT_STANDOUT; in tput_char_cattr()3049 tput_inmode(sc_s_in, attr, AT_STANDOUT, putchr); in at_enter()3056 } else if (attr & AT_STANDOUT) in at_enter()3078 tput_outmode(sc_s_out, AT_STANDOUT, putchr); in at_exit()3114 attr |= AT_STANDOUT; in apply_at_specials()
125 public int binattr = AT_STANDOUT|AT_COLOR_BIN;392 case 's': *attrptr = AT_STANDOUT; break; in setfmt()
442 #define AT_STANDOUT (1 << 3) macro
1014 attr = AT_STANDOUT|AT_COLOR_PROMPT; in prompt()