Searched refs:top_scroll (Results 1 – 5 of 5) sorted by relevance
26 extern int top_scroll;168 if (top_scroll && n >= sc_height - 1 && pos != ch_length())195 if (top_scroll)265 pos == NULL_POSITION && !top_scroll && 454 if (top_scroll) in get_back_scroll()
23 extern int top_scroll;326 if (!top_scroll)
35 extern int top_scroll;745 int save_top_scroll = top_scroll; in make_display()747 top_scroll = 1; in make_display()757 top_scroll = save_top_scroll; in make_display()
23 public int top_scroll; /* Repaint screen from top? variable183 TRIPLE, OPT_OFF, &top_scroll, NULL,
273 extern int top_scroll;1721 if (top_scroll) in init()