Home
last modified time | relevance | path

Searched refs:_curses_window_attrset_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A D_cursesmodule.c.h332 _curses_window_attrset_impl(PyCursesWindowObject *self, long attr);
344 return_value = _curses_window_attrset_impl(self, attr); in _curses_window_attrset()
/third_party/python/Modules/
H A D_cursesmodule.c1019 _curses_window_attrset_impl(PyCursesWindowObject *self, long attr) in _curses_window_attrset_impl() function

Completed in 10 milliseconds