Home
last modified time | relevance | path

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

/netbsd-src/lib/libcurses/
H A Drefresh.c1075 if (!auto_right_margin) in putchbr()
1471 if (_cursesi_screen->lx >= COLS && auto_right_margin) in makech()
/netbsd-src/lib/libterminfo/
H A Dterm.h119 #define auto_right_margin t_auto_right_margin(cur_term) macro