Searched refs:get_scrolloff_value (Results 1 – 9 of 9) sorted by relevance
442 long so = get_scrolloff_value(); in check_top_offset()958 long so = get_scrolloff_value(); in curs_columns()1595 if (end_row < curwin->w_height - get_scrolloff_value()) in scrolldown_clamp()1653 if (start_row >= get_scrolloff_value()) in scrollup_clamp()1794 int off = get_scrolloff_value(); in scroll_cursor_top()1968 long so = get_scrolloff_value(); in scroll_cursor_bot()2262 long so = get_scrolloff_value(); in cursor_correct()2382 long so = get_scrolloff_value(); in onepage()
733 if (VIsual_active && is_drag && get_scrolloff_value()) in do_mouse()
533 + curwin->w_height - 1 - get_scrolloff_value() in edit()
4488 if (get_scrolloff_value() != 0) in gui_do_scroll()
6364 if (get_scrolloff_value()) in scroll_to_fraction()
2728 if (get_scrolloff_value()) in scroll_redraw()
7034 get_scrolloff_value(void) in get_scrolloff_value() function
7115 y = wp->w_buffer->b_ml.ml_line_count - get_scrolloff_value(); in ex_syncbind()
73 long get_scrolloff_value(void);