Searched refs:OPT_USEHOME (Results 1 – 2 of 2) sorted by relevance
69 #define OPT_USEHOME 0x0400 /* use 'home' to move cursor up */ macro
180 OPT_PSINFO | OPT_FULLSCREEN | OPT_USEHOME | OPT_TERMCAP,1149 opts.o_outpmode &= ~OPT_USEHOME; in nlines()1161 (opts.o_outpmode & OPT_USEHOME)) { in setmovecur()1198 opts.o_outpmode &= ~OPT_USEHOME; in setsize()1274 opts.o_outpmode &= ~OPT_USEHOME; in ldtermcap()