Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c1865 PyCurses_GetWin(PyCursesWindowObject *self, PyObject *temp) in PyCurses_GetWin() function
2716 {"getwin", (PyCFunction)PyCurses_GetWin, METH_O},
/external/python/cpython3/Modules/
D_cursesmodule.c2307 PyCurses_GetWin(PyCursesWindowObject *self, PyObject *stream) in PyCurses_GetWin() function
3241 {"getwin", (PyCFunction)PyCurses_GetWin, METH_O},