Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h3868 CheckWindow(WindowObject *self) in CheckWindow() function
4017 return OptionsNew(SREQ_WIN, self->win, (checkfun) CheckWindow, in WindowAttr()
4040 if (CheckWindow(self)) in WindowSetattr()
5608 if (CheckWindow((WindowObject *)(valObject))) in CurrentSetattr()
H A Dif_python.c1347 if (CheckWindow((WindowObject *)(self))) in WindowGetattr()
H A Dif_python3.c1620 if (CheckWindow((WindowObject *)(self))) in WindowGetattro()