Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h236 …{"bkgd", (PyCFunction)(void(*)(void))_curses_window_bkgd, METH_FASTCALL, _curses_window_bkgd__doc_…
242 _curses_window_bkgd(PyCursesWindowObject *self, PyObject *const *args, Py_ssize_t nargs) in _curses_window_bkgd() function