Home
last modified time | relevance | path

Searched refs:hideturtle (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Lib/turtledemo/
Dforest.py59 t.hideturtle()
66 pen.hideturtle()
72 pen.hideturtle()
78 pen.hideturtle()
Dtree.py42 p.hideturtle()
Dchaos.py47 hideturtle()
Drosette.py41 p.hideturtle()
Dbytedesign.py150 t.hideturtle()
/third_party/python/Lib/test/
Dtest_turtle.py438 tpen.hideturtle()
/third_party/python/Doc/library/
Dturtle.rst160 | :func:`hideturtle` | :func:`ht`
1120 .. function:: hideturtle()
1130 >>> turtle.hideturtle()
1148 >>> turtle.hideturtle()
/third_party/python/Lib/
Dturtle.py2309 def hideturtle(self): member in TPen
2479 ht = hideturtle