Home
last modified time | relevance | path

Searched refs:_curses_window_subwin (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A D_cursesmodule.c.h1635 {"subwin", (PyCFunction)_curses_window_subwin, METH_VARARGS, _curses_window_subwin__doc__},
1642 _curses_window_subwin(PyCursesWindowObject *self, PyObject *args) in _curses_window_subwin() function
/third_party/python/Modules/
H A D_cursesmodule.c2552 {"subpad", (PyCFunction)_curses_window_subwin, METH_VARARGS, _curses_window_subwin__doc__},

Completed in 10 milliseconds