Home | History | Annotate | Download | only in Modules

Lines Matching refs:subpad

1467         win = subpad(self->win, nlines, ncols, begin_y, begin_x);
1634 {"subpad", (PyCFunction)PyCursesWindow_SubWin, METH_VARARGS},