Home
last modified time | relevance | path

Searched refs:TAX_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/char/
A Dtty3270.c1124 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()
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()
[all …]
A Draw3270.h56 #define TAX_RESET 0x00 macro

Completed in 10 milliseconds