Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ncurses/ncurses/tty/
H A Dtty_update.c631 bool wrap_possible = (SP_PARM->_curscol + runcount >= in EmitRange() local
635 if (wrap_possible) in EmitRange()
655 if (wrap_possible) in EmitRange()