Searched refs:PyCursesWindow_Methods (Results 1 – 3 of 3) sorted by relevance
1571 static PyMethodDef PyCursesWindow_Methods[] = { variable1664 return Py_FindMethod(PyCursesWindow_Methods, (PyObject *)self, name); in PyCursesWindow_GetAttr()
2481 static PyMethodDef PyCursesWindow_Methods[] = { variable2606 PyCursesWindow_Methods, /*tp_methods*/
546 Modules/_cursesmodule.c - PyCursesWindow_Methods -