Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:_goto

1520         self._goto(ende)
1527 def _goto(self, end):
1689 self._goto(Vec2D(*x))
1691 self._goto(Vec2D(x, y))
1723 self._goto(Vec2D(x, self._position[1]))
1741 self._goto(Vec2D(self._position[0], y))
2976 def _goto(self, end):
3030 """Reverse a _goto. Used for undo()