Searched refs:_curses_window_attron_impl (Results 1 – 2 of 2) sorted by relevance
304 _curses_window_attron_impl(PyCursesWindowObject *self, long attr);316 return_value = _curses_window_attron_impl(self, attr); in _curses_window_attron()
1003 _curses_window_attron_impl(PyCursesWindowObject *self, long attr) in _curses_window_attron_impl() function