Searched refs:_curses_window_enclose_impl (Results 1 – 2 of 2) sorted by relevance
693 _curses_window_enclose_impl(PyCursesWindowObject *self, int y, int x);713 return_value = _curses_window_enclose_impl(self, y, x); in _curses_window_enclose()
1364 _curses_window_enclose_impl(PyCursesWindowObject *self, int y, int x) in _curses_window_enclose_impl() function