Lines Matching refs:TAX_RESET
310 { TO_SBA, 0, 0, TO_SA, TAT_EXTHI, TAX_RESET, in tty3270_blank_line()
1124 highlight = TAX_RESET; in tty3270_convert_line()
1136 if (highlight != TAX_RESET) in tty3270_convert_line()
1168 highlight = TAX_RESET; in tty3270_convert_line()
1185 if (highlight != TAX_RESET) { in tty3270_convert_line()
1188 *cp++ = TAX_RESET; in tty3270_convert_line()
1267 line->cells[line->len].highlight = TAX_RESET; in tty3270_insert_characters()
1320 cell->highlight = TAX_RESET; in tty3270_erase_characters()
1347 cell->highlight = TAX_RESET; in tty3270_erase_line()
1406 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1421 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1425 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1429 tp->highlight = TAX_RESET; in tty3270_set_attributes()
1532 tp->highlight = tp->saved_highlight = TAX_RESET; in tty3270_escape_sequence()
1843 tp->highlight = tp->saved_highlight = TAX_RESET; in tty3270_hangup()