Searched refs:w_scbind_pos (Results 1 – 8 of 8) sorted by relevance
202 curwin->w_scbind_pos = 1; in update_topline()229 curwin->w_scbind_pos = 1; in update_topline()
2107 check_scrollbind(curwin->w_topline - curwin->w_scbind_pos, 0L); in do_check_scrollbind()2109 curwin->w_scbind_pos = curwin->w_topline; in do_check_scrollbind()2171 curwin->w_scbind_pos += topline_diff; in check_scrollbind()2172 topline = curwin->w_scbind_pos; in check_scrollbind()
3708 long w_scbind_pos; member
3190 curwin->w_scbind_pos = curwin->w_topline; in do_ecmd()
4495 wp->w_scbind_pos = wp->w_topline; in gui_do_scroll()
5007 new_wp->w_scbind_pos = 1; in win_alloc()
2951 curwin->w_scbind_pos = curwin->w_topline; in set_bool_option()
7142 curwin->w_scbind_pos = topline; in ex_syncbind()