Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_cursesmodule.c1506 PyCursesWindow_TouchLine(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_TouchLine() function
1654 {"touchline", (PyCFunction)PyCursesWindow_TouchLine, METH_VARARGS},
/external/python/cpython3/Modules/
D_cursesmodule.c1894 PyCursesWindow_TouchLine(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_TouchLine() function
2079 {"touchline", (PyCFunction)PyCursesWindow_TouchLine, METH_VARARGS},