Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dif_python.pro9 void python_window_free(win_T *win);
/vim-8.2.3635/src/
H A Dif_python.c1405 python_window_free(win_T *win) in python_window_free() function
H A Dwindow.c5073 python_window_free(wp); in win_free()