Home
last modified time | relevance | path

Searched refs:win_enter (Results 1 – 15 of 15) sorted by relevance

/vim-8.2.3635/src/
H A Darglist.c1078 win_enter(lastwin, FALSE); in do_arg_all()
1173 win_enter(last_curwin, FALSE); in do_arg_all()
1179 win_enter(new_curwin, FALSE); in do_arg_all()
H A Dpopupmenu.c950 win_enter(curwin_save, TRUE); in pum_set_selected()
979 win_enter(curwin_save, TRUE); in pum_set_selected()
1001 win_enter(firstwin, TRUE); in pum_set_selected()
H A Dpopupwin.c2140 win_enter(wp, FALSE); in popup_create()
2226 win_enter(prevwin, FALSE); in back_to_prevwin()
2228 win_enter(firstwin, FALSE); in back_to_prevwin()
2253 win_enter(owp, FALSE); in popup_close_and_callback()
2261 win_enter(owp, FALSE); in popup_close_and_callback()
4276 win_enter(wp, FALSE); in popup_create_preview_window()
H A Dwindow.c1698 win_enter(wp, TRUE); in win_exchange()
1886 win_enter(win1, FALSE); in win_move_after()
4402 win_enter(wp, TRUE); in goto_tabpage_win()
4501 win_enter(wp, TRUE); in win_goto()
4723 win_enter(win_T *wp, int undo_sync) in win_enter() function
4914 win_enter(wp, FALSE); in buf_jump_open_win()
H A Dtag.c3672 win_enter(curwin_save, TRUE); in jumpto_tag()
3694 win_enter(curwin_save, TRUE); in jumpto_tag()
3702 win_enter(firstwin, TRUE); in jumpto_tag()
H A Dmain.c2955 win_enter(curwin->w_next, FALSE); in edit_buffers()
3019 win_enter(win, FALSE); in edit_buffers()
H A Dhelp.c135 win_enter(wp, TRUE); in ex_help()
H A Dsearch.c3904 win_enter(curwin_save, TRUE); in find_pattern_in_path()
3909 win_enter(firstwin, TRUE); in find_pattern_in_path()
H A Dbuffer.c5275 win_enter(lastwin, FALSE); in ex_buffer_all()
5369 win_enter(firstwin, FALSE); // back to first window in ex_buffer_all()
H A Dmouse.c1749 win_enter(wp, TRUE); // can make wp invalid! in jump_to_mouse()
H A Dterminal.c3381 win_enter(prevwin, FALSE); in term_after_channel_closed()
3453 win_enter(prevwin, FALSE); in may_close_term_popup()
H A Dex_docmd.c8708 win_enter(curwin_save, TRUE); in ex_pedit()
8714 win_enter(firstwin, TRUE); in ex_pedit()
H A Dex_cmds.c5152 win_enter(wp, undo_sync); in prepare_tagpreview()
H A Dquickfix.c2860 win_enter(wp, TRUE); in jump_to_help_window()
/vim-8.2.3635/src/proto/
H A Dwindow.pro45 void win_enter(win_T *wp, int undo_sync);