Searched refs:_curses_window_setscrreg_impl (Results 1 – 2 of 2) sorted by relevance
1591 _curses_window_setscrreg_impl(PyCursesWindowObject *self, int top,1612 return_value = _curses_window_setscrreg_impl(self, top, bottom); in _curses_window_setscrreg()
2286 _curses_window_setscrreg_impl(PyCursesWindowObject *self, int top, in _curses_window_setscrreg_impl() function