Home
last modified time | relevance | path

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

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