Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h96 {"addstr", (PyCFunction)_curses_window_addstr, METH_VARARGS, _curses_window_addstr__doc__},
104 _curses_window_addstr(PyCursesWindowObject *self, PyObject *args) in _curses_window_addstr() function