HomeSort by relevance Sort by last modified time
    Searched refs:hideturtle (Results 1 - 17 of 17) sorted by null

  /external/python/cpython3/Lib/turtledemo/
forest.py 59 t.hideturtle()
66 pen.hideturtle()
72 pen.hideturtle()
78 pen.hideturtle()
chaos.py 47 hideturtle()
tree.py 42 p.hideturtle()
wikipedia.py 41 p.hideturtle()
bytedesign.py 150 t.hideturtle()
  /external/python/cpython2/Demo/turtle/
tdemo_chaos.py 47 hideturtle()
tdemo_tree.py 42 p.hideturtle()
tdemo_wikipedia.py 41 p.hideturtle()
tdemo_bytedesign.py 151 t.hideturtle()
  /external/python/cpython2/Lib/test/
test_turtle.py 425 tpen.hideturtle()
  /external/python/cpython3/Lib/test/
test_turtle.py 429 tpen.hideturtle()
  /external/python/cpython2/Lib/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
2223 def hideturtle(self): member in class:TPen
    [all...]
  /external/python/cpython3/Lib/
turtle.py 131 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
2308 def hideturtle(self): member in class:TPen
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
2222 def hideturtle(self): member in class:TPen
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
2222 def hideturtle(self): member in class:TPen
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
2222 def hideturtle(self): member in class:TPen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 130 'getturtle', 'goto', 'heading', 'hideturtle', 'home', 'ht', 'isdown',
2222 def hideturtle(self): member in class:TPen
    [all...]

Completed in 100 milliseconds