Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_py_both.h4161 } WinListObject; typedef
4166 WinListObject *self; in WinListNew()
4168 self = PyObject_NEW(WinListObject, &WinListType); in WinListNew()
4176 WinListDestructor(WinListObject *self) in WinListDestructor()
4189 WinListLength(WinListObject *self) in WinListLength()
4207 WinListItem(WinListObject *self, PyInt n) in WinListItem()
6795 static WinListObject TheWindowList =