Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_cursesmodule.c1440 PyCursesWindow_SetScrollRegion(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_SetScrollRegion() function
1643 {"setscrreg", (PyCFunction)PyCursesWindow_SetScrollRegion, METH_VARARGS},