Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c1956 scroll_idl(NCURSES_SP_DCLx int n, int del, int ins, NCURSES_CH_T blank) in scroll_idl() function
2066 res = scroll_idl(NCURSES_SP_ARGx n, top, bot - n + 1, blank); in NCURSES_SP_NAME()
2113 res = scroll_idl(NCURSES_SP_ARGx -n, bot + n + 1, top, blank); in NCURSES_SP_NAME()