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

/external/python/cpython2/Demo/turtle/
H A DturtleDemo.py134 canvas.adjustScrolls()
/external/python/cpython3/Lib/turtledemo/
H A D__main__.py238 canvas.adjustScrolls()
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py399 self.adjustScrolls()
402 def adjustScrolls(self): member in class:ScrolledCanvas
420 self.adjustScrolls()
/external/python/cpython3/Lib/
H A Dturtle.py375 self.adjustScrolls()
378 def adjustScrolls(self): member in class:ScrolledCanvas
396 self.adjustScrolls()

Completed in 147 milliseconds