Searched refs:win_alloc_firstwin (Results 1 – 1 of 1) sorted by relevance
36 static int win_alloc_firstwin(win_T *oldwin);3713 if (win_alloc_firstwin(NULL) == FAIL) in win_alloc_first()3773 win_alloc_firstwin(win_T *oldwin) in win_alloc_firstwin() function3945 if (win_alloc_firstwin(tp->tp_curwin) == OK) in win_new_tabpage()