Home
last modified time | relevance | path

Searched refs:win_goto (Results 1 – 12 of 12) sorted by relevance

/vim-8.2.3635/src/
H A Devalwindow.c841 win_goto(targetwin); in win_move_into_split()
867 win_goto(oldwin); in win_move_into_split()
1313 win_goto(firstwin); in restore_win_noblock()
H A Dwindow.c265 win_goto(wp); in do_window()
313 win_goto(wp); in do_window()
379 win_goto(firstwin); in do_window()
385 win_goto(lastwin); in do_window()
394 win_goto(prevwin); in do_window()
4469 win_goto(win_T *wp) in win_goto() function
4629 win_goto(win); in win_goto_ver()
4716 win_goto(win); in win_goto_hor()
6787 win_goto(wp); in restore_snapshot()
H A Dex_cmds2.c580 win_goto(wp); in ex_listdo()
H A Dquickfix.c3003 win_goto(win); in qf_goto_win_with_ll_file()
3055 win_goto(win); in qf_goto_win_with_qfl_file()
4120 win_goto(win); in qf_goto_cwindow()
4179 win_goto(lastwin); in qf_open_new_cwindow()
H A Dautocmd.c1566 win_goto(aucmd_win); in aucmd_restbuf()
H A Dif_lua.c1601 win_goto(w); in luaV_newtype()
H A Dex_getln.c4461 win_goto(old_curwin); in open_cmdwin()
H A Dgui.c5486 win_goto(wp); in gui_wingoto_xy()
H A Dif_py_both.h5620 win_goto(((WindowObject *)(valObject))->win); in CurrentSetattr()
H A Dex_docmd.c6122 win_goto(wp); in ex_only()
/vim-8.2.3635/src/proto/
H A Dwindow.pro40 void win_goto(win_T *wp);
/vim-8.2.3635/runtime/doc/
H A Dversion7.txt4576 Solution: Detect that win_goto() doesn't work.