Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_cursesmodule.c1389 PyCursesWindow_RedrawLine(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_RedrawLine() function
1635 {"redrawln", (PyCFunction)PyCursesWindow_RedrawLine, METH_VARARGS},