Home
last modified time | relevance | path

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

/freebsd-head/contrib/ncurses/ncurses/tty/
HDtty_update.c1826 scroll_csr_forward(NCURSES_SP_DCLx in scroll_csr_forward() function
2041 res = scroll_csr_forward(NCURSES_SP_ARGx n, top, bot, 0, maxy, blank); in NCURSES_SP_NAME()
2058 res = scroll_csr_forward(NCURSES_SP_ARGx n, top, bot, top, bot, blank); in NCURSES_SP_NAME()
/freebsd-head/contrib/ncurses/
HDNEWS13580 + correct scroll_csr_backward() to match scroll_csr_forward().