HomeSort by relevance Sort by last modified time
    Searched refs:xview_moveto (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 395 self._canvas.xview_moveto(0.5*(self.canvwidth - self.width + 30) /
407 self._canvas.xview_moveto(0.5*(self.canvwidth-cwidth)/self.canvwidth)
    [all...]
Tkinter.py 1487 def xview_moveto(self, fraction): member in class:XView
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 395 self._canvas.xview_moveto(0.5*(self.canvwidth - self.width + 30) /
407 self._canvas.xview_moveto(0.5*(self.canvwidth-cwidth)/self.canvwidth)
    [all...]
Tkinter.py 1487 def xview_moveto(self, fraction): member in class:XView
    [all...]

Completed in 30 milliseconds