Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c576 bool wrap_possible = (SP_PARM->_curscol + runcount >= in EmitRange() local
580 if (wrap_possible) in EmitRange()
592 if (wrap_possible) in EmitRange()