Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h301 {"attron", (PyCFunction)_curses_window_attron, METH_O, _curses_window_attron__doc__},
307 _curses_window_attron(PyCursesWindowObject *self, PyObject *arg) in _curses_window_attron() function