Searched refs:_curses_panel_panel_move_impl (Results 1 – 2 of 2) sorted by relevance
143 _curses_panel_panel_move_impl(PyCursesPanelObject *self, int y, int x);173 return_value = _curses_panel_panel_move_impl(self, y, x); in _curses_panel_panel_move()
366 _curses_panel_panel_move_impl(PyCursesPanelObject *self, int y, int x) in _curses_panel_panel_move_impl() function