Home
last modified time | relevance | path

Searched defs:canvwidth (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dturtle.py337 canvwidth=600, canvheight=500): argument
361 def reset(self, canvwidth=None, canvheight=None, bg = None): argument
773 def _resize(self, canvwidth=None, canvheight=None, bg=None): argument
1486 def screensize(self, canvwidth=None, canvheight=None, bg=None): argument