Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_tcl.c131 static char * tclgetwindow _ANSI_ARGS_((Tcl_Interp *interp, win_T *win));
472 string = tclgetwindow(interp, win); in windowcmd()
884 line = tclgetwindow(interp, win); in bufselfcmd()
1499 tclgetwindow(Tcl_Interp *interp, win_T *win) in tclgetwindow() function
1689 name = tclgetwindow(tclinfo.interp, curwin); in tclupdatevars()
1786 name = tclgetwindow(interp, curwin); in tclinit()