Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dwindow.c37 static void new_frame(win_T *wp);
1102 new_frame(wp); in win_split_ins()
3746 new_frame(wp); in win_alloc_popup_win()
3800 new_frame(curwin); in win_alloc_firstwin()
3814 new_frame(win_T *wp) in new_frame() function