Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_cursesmodule.c640 PyCursesWindow_Box(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_Box() function
1584 {"box", (PyCFunction)PyCursesWindow_Box, METH_VARARGS},