Searched refs:save_set_curswant (Results 1 – 2 of 2) sorted by relevance
1804 int save_set_curswant; in get_expr_indent() local1813 save_set_curswant = curwin->w_set_curswant; in get_expr_indent()1839 curwin->w_set_curswant = save_set_curswant; in get_expr_indent()
4405 int save_set_curswant = curwin->w_set_curswant; in getpos_both() local4416 if (wp == curwin && save_set_curswant) in getpos_both()4418 curwin->w_set_curswant = save_set_curswant; in getpos_both()