Searched defs:cwidth (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | turtle.py | 438 def setupcanvas(self, width, height, cwidth, cheight): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | turtle.py | 438 def setupcanvas(self, width, height, cwidth, cheight): argument
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | turtle.py | 460 def setupcanvas(self, width, height, cwidth, cheight): argument
|