Searched refs:maxx_1 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dwaddnstr.c53 short maxx_1 = win->_maxx - 1, cury = win->_cury, local
117 if ((ch >= ' ') && (ch != _CTRL('?')) && (curx < maxx_1)) {

Completed in 1087 milliseconds