Searched refs:PyCursesPanel_Methods (Results 1 – 3 of 3) sorted by relevance
332 static PyMethodDef PyCursesPanel_Methods[] = { variable351 return Py_FindMethod(PyCursesPanel_Methods, (PyObject *)self, name); in PyCursesPanel_GetAttr()
496 static PyMethodDef PyCursesPanel_Methods[] = { variable516 {Py_tp_methods, PyCursesPanel_Methods},
544 Modules/_curses_panel.c - PyCursesPanel_Methods -