Home
last modified time | relevance | path

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

/external/python/cpython3/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()
/external/python/cpython2/Demo/turtle/
Dtdemo_tree.py42 p.hideturtle()
Dtdemo_chaos.py47 hideturtle()
Dtdemo_wikipedia.py41 p.hideturtle()
Dtdemo_bytedesign.py151 t.hideturtle()
/external/python/cpython2/Lib/test/
Dtest_turtle.py425 tpen.hideturtle()
/external/python/cpython3/Lib/test/
Dtest_turtle.py429 tpen.hideturtle()
/external/python/cpython2/Doc/library/
Dturtle.rst145 | :func:`hideturtle` | :func:`ht`
1065 .. function:: hideturtle()
1074 >>> turtle.hideturtle()
1091 >>> turtle.hideturtle()
/external/python/cpython3/Doc/library/
Dturtle.rst160 | :func:`hideturtle` | :func:`ht`
1075 .. function:: hideturtle()
1084 >>> turtle.hideturtle()
1101 >>> turtle.hideturtle()
/external/python/cpython2/Lib/lib-tk/
Dturtle.py2223 def hideturtle(self): member in TPen
2383 ht = hideturtle
/external/python/cpython3/Lib/
Dturtle.py2308 def hideturtle(self): member in TPen
2478 ht = hideturtle