Searched refs:_curses_window_attroff_impl (Results 1 – 2 of 2) sorted by relevance
276 _curses_window_attroff_impl(PyCursesWindowObject *self, long attr);288 return_value = _curses_window_attroff_impl(self, attr); in _curses_window_attroff()
987 _curses_window_attroff_impl(PyCursesWindowObject *self, long attr) in _curses_window_attroff_impl() function