Searched refs:win_remove (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | window.pro | 50 void win_remove(win_T *wp, tabpage_T *tp);
|
| /vim-8.2.3635/src/ |
| H A D | window.c | 1669 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 D | evalwindow.c | 845 win_remove(wp, NULL); in win_move_into_split()
|
| H A D | autocmd.c | 1575 win_remove(curwin, NULL); in aucmd_restbuf()
|