Searched refs:_curses_window_scroll_impl (Results 1 – 2 of 2) sorted by relevance
1686 _curses_window_scroll_impl(PyCursesWindowObject *self, int group_right_1,1709 return_value = _curses_window_scroll_impl(self, group_right_1, lines); in _curses_window_scroll()
2353 _curses_window_scroll_impl(PyCursesWindowObject *self, int group_right_1, in _curses_window_scroll_impl() function