Searched refs:xview_moveto (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py395 self._canvas.xview_moveto(0.5*(self.canvwidth - self.width + 30) /
407 self._canvas.xview_moveto(0.5*(self.canvwidth-cwidth)/self.canvwidth)
H A DTkinter.py1487 def xview_moveto(self, fraction): member in class:XView
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py395 self._canvas.xview_moveto(0.5*(self.canvwidth - self.width + 30) /
407 self._canvas.xview_moveto(0.5*(self.canvwidth-cwidth)/self.canvwidth)
H A DTkinter.py1487 def xview_moveto(self, fraction): member in class:XView

Completed in 103 milliseconds