Lines Matching refs:TAC_RESET
209 TAC_RESET }; in tty3270_create_status()
309 TO_SA, TAT_COLOR, TAC_RESET, TO_RA, 0, 0, 0 }; in tty3270_blank_line()
1081 f_color = TAC_RESET; in tty3270_convert_line()
1094 if (f_color != TAC_RESET) in tty3270_convert_line()
1125 f_color = TAC_RESET; in tty3270_convert_line()
1146 if (f_color != TAC_RESET) { in tty3270_convert_line()
1149 *cp++ = TAC_RESET; in tty3270_convert_line()
1224 line->cells[line->len].f_color = TAC_RESET; in tty3270_insert_characters()
1277 cell->f_color = TAC_RESET; in tty3270_erase_characters()
1304 cell->f_color = TAC_RESET; in tty3270_erase_line()
1363 tp->f_color = TAC_RESET; in tty3270_set_attributes()
1489 tp->f_color = tp->saved_f_color = TAC_RESET; in tty3270_escape_sequence()