Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dturtle.py438 def setupcanvas(self, width, height, cwidth, cheight): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dturtle.py438 def setupcanvas(self, width, height, cwidth, cheight): argument
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
Dturtle.py460 def setupcanvas(self, width, height, cwidth, cheight): argument