Home
last modified time | relevance | path

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

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