Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/turtle/
Dtdemo_bytedesign.py51 def wheel(self, initpos, scale): argument
69 def tripiece(self, initpos, scale): argument
86 def pentpiece(self, initpos, scale): argument
/external/python/cpython3/Lib/turtledemo/
Dbytedesign.py50 def wheel(self, initpos, scale): argument
68 def tripiece(self, initpos, scale): argument
85 def pentpiece(self, initpos, scale): argument