Searched refs:top_scroll (Results 1 – 5 of 5) sorted by relevance
31 extern int top_scroll;246 if (top_scroll && n >= sc_height - 1 && pos != ch_length()) in forw()268 if (top_scroll) in forw()348 pos == NULL_POSITION && !top_scroll && in forw()517 if (top_scroll) in get_back_scroll()
22 extern int top_scroll;349 if (!top_scroll) in jump_loc()
34 extern int top_scroll;870 int save_top_scroll = top_scroll; in make_display()872 top_scroll = 1; in make_display()882 top_scroll = save_top_scroll; in make_display()
24 public int top_scroll; /* Repaint screen from top? variable237 O_TRIPLE, OPT_OFF, &top_scroll, NULL,
302 extern int top_scroll;1979 if (top_scroll) in term_init()