Searched refs:AT_STANDOUT (Results 1 – 7 of 7) sorted by relevance
625 case 's': return AT_STANDOUT;686 case AT_STANDOUT:692 at_enter(AT_STANDOUT);828 int attr = AT_STANDOUT;
654 at_enter(AT_STANDOUT|AT_COLOR_ERROR);691 at_enter(AT_STANDOUT|AT_COLOR_ERROR);
124 public int binattr = AT_STANDOUT|AT_COLOR_BIN;305 case 's': *attrptr = AT_STANDOUT; break;
2149 at_enter(AT_STANDOUT); in create_flash()2154 at_enter(AT_STANDOUT); in create_flash()2678 tput_inmode(sc_s_in, attr, AT_STANDOUT, putchr);2685 } else if (attr & AT_STANDOUT)2708 tput_outmode(sc_s_out, AT_STANDOUT, putchr); in at_exit()2751 attr |= AT_STANDOUT;
390 if (a & AT_STANDOUT)414 if (a & AT_STANDOUT)1476 if (attr & AT_STANDOUT)
392 #define AT_STANDOUT (1 << 3) macro
852 at_enter(AT_STANDOUT|AT_COLOR_PROMPT); in prompt()