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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py460 def setupcanvas(self, width, height, cwidth, cheight): member in class:_Root
3578 self._root.setupcanvas(width, height, canvwidth, canvheight)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py460 def setupcanvas(self, width, height, cwidth, cheight): member in class:_Root
3578 self._root.setupcanvas(width, height, canvwidth, canvheight)

Completed in 554 milliseconds