Searched refs:top_scroll (Results 1 – 5 of 5) sorted by relevance
27 extern int top_scroll;154 if (top_scroll && n >= sc_height - 1 && pos != ch_length())179 if (top_scroll)247 pos == NULL_POSITION && !top_scroll && 427 if (top_scroll) in get_back_scroll()
25 extern int top_scroll;302 if (!top_scroll)
35 extern int top_scroll;670 int save_top_scroll = top_scroll; in make_display()672 top_scroll = 1; in make_display()682 top_scroll = save_top_scroll; in make_display()
25 public int top_scroll; /* Repaint screen from top? variable165 TRIPLE, OPT_OFF, &top_scroll, NULL,
238 extern int top_scroll;1556 if (top_scroll) in init()