Searched refs:enter_standout_mode (Results 1 – 16 of 16) sorted by relevance
84 enter_standout_mode="`get_seq enter_standout_mode`"85 if test "x$enter_standout_mode" != x; then86 enter_standout_mode="--enter-standout-mode=$enter_standout_mode"95 $enter_standout_mode $exit_standout_mode
39 .enter_standout_mode = "\e[7m",236 grub_putstr (grub_tparm (term.enter_standout_mode)); in ti_enter_standout_mode()
31 char enter_standout_mode[TERMINFO_LEN]; member
4981 {"--enter-standout-mode=", term.enter_standout_mode}, in terminfo_func()5035 ti_escape_string (term.enter_standout_mode)); in terminfo_func()
924 if (enter_standout_mode && exit_bold) in lfixol()925 putpad((unsigned char *)enter_standout_mode); in lfixol()927 if (enter_standout_mode && exit_bold) in lfixol()958 if (!enter_standout_mode || !exit_bold) in warnf()962 if (enter_standout_mode && exit_bold) in warnf()963 putpad((unsigned char *)enter_standout_mode); in warnf()965 if (enter_standout_mode && exit_bold) in warnf()
403 if (enter_standout_mode && exit_bold) in merror()404 putpad((unsigned char *)enter_standout_mode); in merror()410 if (enter_standout_mode && exit_bold) in merror()779 if (enter_standout_mode && exit_bold) in smerror()780 putpad((unsigned char *)enter_standout_mode); in smerror()782 if (enter_standout_mode && exit_bold) in smerror()
211 if (!enter_standout_mode || !exit_bold) in error0()224 if (!enter_standout_mode || !exit_bold) in error0()
514 (enter_standout_mode && *enter_standout_mode == ' ') in screen()675 if (enter_standout_mode && exit_standout_mode) in prompt()676 putp (enter_standout_mode); in prompt()689 if (enter_standout_mode && exit_standout_mode) in prompt()708 if (enter_standout_mode && exit_standout_mode) in wait_eof()709 putp (enter_standout_mode); in wait_eof()713 if (enter_standout_mode && exit_standout_mode) in wait_eof()1737 if (enter_standout_mode && exit_standout_mode) { in error()1738 putp (enter_standout_mode); in error()
269 if (ISATTR(attr, WA_STANDOUT) && enter_standout_mode != (char *) 0) { in turn_on()270 (void) tputs(enter_standout_mode, 1, putout); in turn_on()
163 if (enter_standout_mode != (char *) 0) in term_attrs()
176 enter_standout_mode smso so str Begin stand out mode
262 enter_standout_mode != NULL) { in turn_on()263 (void) TPUTS(enter_standout_mode, 1, putout); in turn_on()
157 if (enter_standout_mode != NULL) in term_attrs()
1707 if (soflag && enter_standout_mode && exit_standout_mode) {1708 (void) putp(enter_standout_mode);
171 enter_standout_mode, "smso" "so" Begin stand out mode