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

Lines Matching refs:_orient

1453         self._orient =  TNavigator.START_ORIENTATION[self._mode]
1519 ende = self._position + self._orient * distance
1525 self._orient = self._orient.rotate(angle)
1820 x, y = self._orient
2790 e0, e1 = self._orient
3100 neworient = self._orient.rotate(angle)
3107 self._orient = self._orient.rotate(delta)
3109 self._orient = neworient