Lines Matching full:begin_fill
126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',3179 def begin_fill(self):3185 >>> turtle.begin_fill()3198 """Fill the shape drawn after the call begin_fill().3203 >>> turtle.begin_fill()3958 begin_fill()