Lines Matching full:_goto
1521 self._goto(ende)1528 def _goto(self, end):1690 self._goto(Vec2D(*x))1692 self._goto(Vec2D(x, y))1724 self._goto(Vec2D(x, self._position[1]))1742 self._goto(Vec2D(self._position[0], y))2977 def _goto(self, end):3031 """Reverse a _goto. Used for undo()