Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c758 PyCursesWindow_DerWin(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_DerWin() function
1592 {"derwin", (PyCFunction)PyCursesWindow_DerWin, METH_VARARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c1029 PyCursesWindow_DerWin(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_DerWin() function
2016 {"derwin", (PyCFunction)PyCursesWindow_DerWin, METH_VARARGS},