Searched refs:_curses_window_subwin (Results 1 – 2 of 2) sorted by relevance
1635 {"subwin", (PyCFunction)_curses_window_subwin, METH_VARARGS, _curses_window_subwin__doc__},1642 _curses_window_subwin(PyCursesWindowObject *self, PyObject *args) in _curses_window_subwin() function
2546 {"subpad", (PyCFunction)_curses_window_subwin, METH_VARARGS, _curses_window_subwin__doc__},