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

/external/python/cpython3/Doc/includes/
H A Dturtle-star.py3 begin_fill()
/external/python/cpython3/Lib/turtledemo/
H A Dyinyang.py19 begin_fill()
31 begin_fill()
H A Dpaint.py30 begin_fill()
H A Dfractalcurves.py93 ft.begin_fill()
124 ft.begin_fill()
127 ft.begin_fill()
H A Dtwo_canvases.py38 t.begin_fill()
/external/python/cpython2/Demo/turtle/
H A Dtdemo_paint.py30 begin_fill()
H A Dtdemo_two_canvases.py38 t.begin_fill()
/external/python/cpython3/Lib/
H A Dturtle.py127 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3302 >>> turtle.begin_fill()
3310 def begin_fill(self): member in class:RawTurtle
3317 >>> turtle.begin_fill()
3332 """Fill the shape drawn after the call begin_fill().
3338 >>> turtle.begin_fill()
3996 begin_fill()
4029 begin_fill()
4061 begin_fill()
4079 begin_fill()
[all...]
/external/python/cpython2/Lib/lib-tk/
H A Dturtle.py126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3180 def begin_fill(self): function
3186 >>> turtle.begin_fill()
3199 """Fill the shape drawn after the call begin_fill().
3204 >>> turtle.begin_fill()
3957 begin_fill()

Completed in 404 milliseconds