Home
last modified time | relevance | path

Searched refs:yview_moveto (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/turtledemo/
H A D__main__.py209 self.canvas.yview_moveto(0.5*(self.canvheight-cheight)/self.canvheight)
/third_party/python/Lib/idlelib/
H A Dsidebar.py360 self.sidebar_text.yview_moveto(args[0])
H A Dtree.py179 self.canvas.yview_moveto(fraction)
H A Dconfigdialog.py2386 canvas.yview_moveto(0)
/third_party/python/Lib/
H A Dturtle.py375 self._canvas.yview_moveto(0.5*(self.canvheight- self.height + 30) /
386 self._canvas.yview_moveto(0.5*(self.canvheight-cheight)/self.canvheight)
/third_party/python/Lib/tkinter/
H A D__init__.py1986 def yview_moveto(self, fraction): member in YView

Completed in 17 milliseconds