Searched refs:top_scroll (Results 1 – 5 of 5) sorted by relevance
28 extern int top_scroll;243 if (top_scroll && n >= sc_height - 1 && pos != ch_length()) in forw()270 if (top_scroll) in forw()340 pos == NULL_POSITION && !top_scroll && in forw()535 if (top_scroll) in get_back_scroll()
23 extern int top_scroll;317 if (!top_scroll) in jump_loc()
36 extern int top_scroll;796 int save_top_scroll = top_scroll; in make_display()798 top_scroll = 1; in make_display()808 top_scroll = save_top_scroll; in make_display()
24 public int top_scroll; /* Repaint screen from top? variable218 TRIPLE, OPT_OFF, &top_scroll, NULL,
289 extern int top_scroll;1767 if (top_scroll) in init()