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.c644 bool wrap_possible = (SP_PARM->_curscol + runcount >= in EmitRange() local
648 if (wrap_possible) in EmitRange()
668 if (wrap_possible) in EmitRange()