Searched refs:top_scroll (Results 1 – 6 of 6) sorted by relevance
25 extern int top_scroll;137 if (top_scroll && n >= sc_height - 1 && pos != ch_length()) { in forw()160 if (top_scroll) { in forw()220 if (first_time && pos == -1 && !top_scroll && in forw()356 if (top_scroll) in get_back_scroll()
24 extern int top_scroll;270 if (!top_scroll) in jump_loc()
57 extern int top_scroll;137 top_scroll = OPT_OFF; in main()
31 extern int top_scroll;596 int save_top_scroll = top_scroll; in make_display()598 top_scroll = 1; in make_display()609 top_scroll = save_top_scroll; in make_display()
24 int top_scroll; /* Repaint screen from top? (vs scroll from bottom) */ variable145 TRIPLE|MORE_OK, OPT_ON, &top_scroll, NULL,
87 extern int top_scroll;534 if (top_scroll) { in init()