Searched refs:scroll_idl (Results 1 – 1 of 1) sorted by relevance
1647 scroll_idl(int n, int del, int ins, NCURSES_CH_T blank) in scroll_idl() function1747 res = scroll_idl(n, top, bot - n + 1, blank); in _nc_scrolln()1793 res = scroll_idl(-n, bot + n + 1, top, blank); in _nc_scrolln()