Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1350 r = WindowAttr((WindowObject *)(self), name); in WindowGetattr()
H A Dif_python3.c1623 r = WindowAttr((WindowObject *)(self), name); in WindowGetattro()
H A Dif_py_both.h3996 WindowAttr(WindowObject *self, char *name) in WindowAttr() function
/vim-8.2.3635/src/testdir/
H A Dtest_python2.vim2759 cb.append(">> WindowAttr")
3574 >> WindowAttr
H A Dtest_python3.vim2947 cb.append(">> WindowAttr")
3762 >> WindowAttr
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt26263 in the WindowAttr() function.