Lines Matching refs:TAX_RESET
308 { TO_SBA, 0, 0, TO_SA, TAT_EXTHI, TAX_RESET, in tty3270_blank_line()
1080 highlight = TAX_RESET; in tty3270_convert_line()
1092 if (highlight != TAX_RESET) in tty3270_convert_line()
1124 highlight = TAX_RESET; in tty3270_convert_line()
1141 if (highlight != TAX_RESET) { in tty3270_convert_line()
1144 *cp++ = TAX_RESET; in tty3270_convert_line()
1223 line->cells[line->len].highlight = TAX_RESET; in tty3270_insert_characters()
1276 cell->highlight = TAX_RESET; in tty3270_erase_characters()
1303 cell->highlight = TAX_RESET; in tty3270_erase_line()
1362 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1377 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1381 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1385 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1488 tp->highlight = tp->saved_highlight = TAX_RESET; in tty3270_escape_sequence()