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

  /src/distrib/utils/more/
option.c 49 int top_scroll; /* Repaint screen from top */ variable in typeref:typename:int
97 top_scroll = 1;
prim.c 125 if (top_scroll && n >= sc_height - 1) {
147 if (top_scroll) {
185 if (first_time && line == NULL && !top_scroll) {
594 * top_scroll, as well as back_scroll.
601 if (top_scroll)
extern.h 194 extern int top_scroll;

Completed in 114 milliseconds