Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dcon3270.c46 #define TTY3270_HIGHLIGHT_REVERSE 2 macro
414 [TTY3270_HIGHLIGHT_REVERSE] = TAX_REVER, in tty3270_add_attributes()
1482 tp->attributes.highlight = TTY3270_HIGHLIGHT_REVERSE; in tty3270_set_attributes()
1491 tp->attributes.highlight &= ~TTY3270_HIGHLIGHT_REVERSE; in tty3270_set_attributes()