Home
last modified time | relevance | path

Searched refs:setupcanvas (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
Dturtle.py460 def setupcanvas(self, width, height, cwidth, cheight): member in _Root
3579 self._root.setupcanvas(width, height, canvwidth, canvheight)