Searched refs:winframe_remove (Results 1 – 4 of 4) sorted by relevance
| /vim-8.2.3635/src/proto/ |
| H A D | window.pro | 20 win_T *winframe_remove(win_T *win, int *dirp, tabpage_T *tp);
|
| /vim-8.2.3635/src/ |
| H A D | evalwindow.c | 844 (void)winframe_remove(wp, &dir, NULL); in win_move_into_split()
|
| H A D | window.c | 1803 (void)winframe_remove(curwin, &dir, NULL); in win_totop() 2826 wp = winframe_remove(win, dirp, tp); in win_free_mem() 2867 winframe_remove( in winframe_remove() function
|
| H A D | autocmd.c | 1574 (void)winframe_remove(curwin, &dummy, NULL); in aucmd_restbuf()
|