Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmisc.c5043 result = MdFlag(xw->flags, INSERT); in do_ansi_rqm()
5064 result = MdFlag(xw->flags, LINEFEED); in do_ansi_rqm()
5103 result = MdFlag(xw->flags, IN132COLUMNS); in do_dec_rqm()
5106 result = MdFlag(xw->flags, SMOOTHSCROLL); in do_dec_rqm()
5109 result = MdFlag(xw->flags, REVERSE_VIDEO); in do_dec_rqm()
5112 result = MdFlag(xw->flags, ORIGIN); in do_dec_rqm()
5115 result = MdFlag(xw->flags, WRAPAROUND); in do_dec_rqm()
5186 result = MdFlag(xw->flags, NATIONAL); in do_dec_rqm()
5201 result = MdFlag(xw->flags, REVERSEWRAP); in do_dec_rqm()
5236 result = MdFlag(xw->flags, LEFT_RIGHT); in do_dec_rqm()
[all …]