Searched refs:save_pos (Results 1 – 5 of 5) sorted by relevance
152 int save_pos = FALSE; in do_tag() local290 save_pos = TRUE; // save the cursor position below in do_tag()390 save_pos = TRUE; // save the cursor position below in do_tag()400 save_pos = FALSE; in do_tag()472 if (save_pos) in do_tag()1304 pos_T save_pos; in find_tagfunc_tags() local1343 save_pos = curwin->w_cursor; in find_tagfunc_tags()1345 curwin->w_cursor = save_pos; // restore the cursor position in find_tagfunc_tags()
1802 pos_T save_pos; in get_expr_indent() local1811 save_pos = curwin->w_cursor; in get_expr_indent()1837 curwin->w_cursor = save_pos; in get_expr_indent()
2688 pos_T save_pos; in do_addsub() local2790 save_pos = curwin->w_cursor; in do_addsub()2803 curwin->w_cursor = save_pos; in do_addsub()2871 save_pos = curwin->w_cursor; in do_addsub()2884 curwin->w_cursor = save_pos; in do_addsub()
8117 pos_T save_pos = curwin->w_cursor; in search_cmn() local8122 curwin->w_cursor = save_pos; in search_cmn()8534 pos_T save_pos; in do_searchpair() local8612 save_pos = curwin->w_cursor; in do_searchpair()8616 curwin->w_cursor = save_pos; in do_searchpair()
543 pos_T save_pos = curwin->w_cursor; in may_do_incsearch_highlighting() local550 curwin->w_cursor = save_pos; in may_do_incsearch_highlighting()