Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1344 if ((r = WindowAttrValid((WindowObject *)(self), name))) in WindowGetattr()
H A Dif_python3.c1617 if ((r = WindowAttrValid((WindowObject *)(self), name))) in WindowGetattro()
H A Dif_py_both.h3983 WindowAttrValid(WindowObject *self, char *name) in WindowAttrValid() function