Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dwindow.pro14 void entering_window(win_T *win);
/vim-8.2.3635/src/
H A Dwindow.c2259 entering_window(win_T *win) in entering_window() function
2405 entering_window(curwin); in close_last_window_tabpage()
3984 entering_window(curwin); in win_new_tabpage()
4808 entering_window(curwin); in win_enter_ext()
H A Dautocmd.c1596 entering_window(curwin); in aucmd_restbuf()