Searched refs:end_fill (Results 1 - 9 of 9) sorted by relevance

/external/python/cpython3/Doc/includes/
H A Dturtle-star.py9 end_fill()
/external/python/cpython3/Lib/turtledemo/
H A Dyinyang.py24 end_fill()
33 end_fill()
H A Dpaint.py26 end_fill()
H A Dfractalcurves.py111 ft.end_fill()
126 ft.end_fill()
130 ft.end_fill()
H A Dtwo_canvases.py44 t.end_fill()
/external/python/cpython2/Demo/turtle/
H A Dtdemo_paint.py26 end_fill()
H A Dtdemo_two_canvases.py44 t.end_fill()
/external/python/cpython3/Lib/
H A Dturtle.py129 'degrees', 'distance', 'dot', 'down', 'end_fill', 'end_poly', 'fd',
3319 >>> turtle.end_fill()
3331 def end_fill(self): member in class:RawTurtle
3340 >>> turtle.end_fill()
4002 end_fill()
4035 end_fill()
4066 end_fill()
4070 #end_fill()
4085 end_fill()
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py128 'degrees', 'distance', 'dot', 'down', 'end_fill', 'end_poly', 'fd',
3194 >>> turtle.end_fill()
3198 def end_fill(self): function
3212 >>> turtle.end_fill()
3965 end_fill()

Completed in 110 milliseconds