Searched refs:_curses_window_subwin_impl (Results 1 – 2 of 2) sorted by relevance
1638 _curses_window_subwin_impl(PyCursesWindowObject *self, int group_left_1,1667 return_value = _curses_window_subwin_impl(self, group_left_1, nlines, ncols, begin_y, begin_x); in _curses_window_subwin()
2315 _curses_window_subwin_impl(PyCursesWindowObject *self, int group_left_1, in _curses_window_subwin_impl() function