Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c636 bool wrap_possible = (SP_PARM->_curscol + runcount >= in EmitRange() local
640 if (wrap_possible) in EmitRange()
660 if (wrap_possible) in EmitRange()