HomeSort by: relevance | last modified time | path
    Searched refs:scroll_forward (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
refresh.c 1895 scroll_forward != NULL)))
1907 tputs(scroll_forward, 0, __cputchar);
1932 if (scroll_forward != NULL && top == 0) {
1935 tputs(scroll_forward, 0,
  /src/lib/libterminfo/
term.h 1474 #define scroll_forward t_scroll_forward(cur_term) macro
1872 * scroll_forward: Scroll text up

Completed in 40 milliseconds