Home
last modified time | relevance | path

Searched refs:win_remove (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dwindow.pro50 void win_remove(win_T *wp, tabpage_T *tp);
/vim-8.2.3635/src/
H A Dwindow.c1669 win_remove(curwin, NULL); in win_exchange()
1676 win_remove(wp, NULL); in win_exchange()
1739 win_remove(wp1, NULL); in win_rotate()
1758 win_remove(wp1, NULL); in win_rotate()
1804 win_remove(curwin, NULL); in win_totop()
1878 win_remove(win1, NULL); in win_move_after()
5185 win_remove(wp, tp); in win_free()
5257 win_remove( in win_remove() function
H A Devalwindow.c845 win_remove(wp, NULL); in win_move_into_split()
H A Dautocmd.c1575 win_remove(curwin, NULL); in aucmd_restbuf()