Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c1071 PyCursesWindow_InCh(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InCh() function
1612 {"inch", (PyCFunction)PyCursesWindow_InCh, METH_VARARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c1382 PyCursesWindow_InCh(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_InCh() function
2039 {"inch", (PyCFunction)PyCursesWindow_InCh, METH_VARARGS},