Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tty/
H A Dhardscroll.c203 int need_lines = ((OLDNUM_SIZE(SP_PARM) < screen_lines(SP_PARM)) in NCURSES_SP_NAME() local
207 (size_t) need_lines, in NCURSES_SP_NAME()
214 OLDNUM_SIZE(SP_PARM) = need_lines; in NCURSES_SP_NAME()