Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h1282 …{"noutrefresh", (PyCFunction)_curses_window_noutrefresh, METH_VARARGS, _curses_window_noutrefresh_…
1291 _curses_window_noutrefresh(PyCursesWindowObject *self, PyObject *args) in _curses_window_noutrefresh() function
1336 …{"noutrefresh", (PyCFunction)_curses_window_noutrefresh, METH_NOARGS, _curses_window_noutrefresh__…
1342 _curses_window_noutrefresh(PyCursesWindowObject *self, PyObject *Py_UNUSED(ignored)) in _curses_window_noutrefresh() function