Searched refs:getbkgd (Results 1 – 7 of 7) sorted by relevance
98 stdscr.getbkgd, stdscr.getkey, stdscr.getmaxyx,
394 getbkgd = _mk_w_return_val("getbkgd") variable in Window
1236 return (long) getbkgd(self->win); in _curses_window_getbkgd_impl()
846 return PyInt_FromLong((long) getbkgd(self->win)); in PyCursesWindow_GetBkgd()
859 .. method:: window.getbkgd()
898 .. method:: window.getbkgd()