Searched refs:window_scroll_step (Results 1 – 5 of 5) sorted by relevance
65 extern int window_scroll_step;
914 int window_scroll_step = 0; variable952 if (window_scroll_step < window->height) in window_adjust_pagetop()955 ((window->pagetop - window_scroll_step) <= line)) in window_adjust_pagetop()956 window->pagetop -= window_scroll_step; in window_adjust_pagetop()958 ((line - (window->pagetop + window_scroll_step) in window_adjust_pagetop()960 window->pagetop += window_scroll_step; in window_adjust_pagetop()
105 extern int window_scroll_step;
67 &window_scroll_step, (char **)NULL },
9347 "window_scroll_step" to attempt to control the amount which the