Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c1334 return Py_FindMethod(TabPageMethods, self, name); in TabPageGetattr()
H A Dif_py_both.h3808 static struct PyMethodDef TabPageMethods[] = { variable
6535 TabPageType.tp_methods = TabPageMethods; in init_structs()