Searched refs:top_scroll (Results 1 – 5 of 5) sorted by relevance
31 extern int top_scroll;249 if (top_scroll && n >= sc_height - 1 && pos != NULL_POSITION && pos != ch_length()) in forw()271 if (top_scroll) in forw()359 pos == NULL_POSITION && !top_scroll && in forw()545 if (top_scroll) in get_back_scroll()
22 extern int top_scroll;363 if (!top_scroll) in jump_loc()
35 extern int top_scroll;880 int save_top_scroll = top_scroll; in make_display()882 top_scroll = 1; in make_display()892 top_scroll = save_top_scroll; in make_display()
24 public int top_scroll; /* Repaint screen from top? variable250 O_TRIPLE, OPT_OFF, &top_scroll, NULL,
317 extern int top_scroll;2109 if (top_scroll) in term_init()