HomeSort by relevance Sort by last modified time
    Searched refs:begin_poly (Results 1 - 12 of 12) sorted by null

  /external/python/cpython2/Demo/turtle/
tdemo_penrose.py 118 begin_poly()
122 begin_poly()
tdemo_planet_and_moon.py 79 s.begin_poly()
83 s.begin_poly()
tdemo_clock.py 37 begin_poly()
  /external/python/cpython3/Lib/turtledemo/
penrose.py 118 begin_poly()
122 begin_poly()
planet_and_moon.py 78 s.begin_poly()
82 s.begin_poly()
clock.py 37 begin_poly()
  /external/python/cpython2/Lib/lib-tk/
turtle.py 126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3306 def begin_poly(self): function
    [all...]
  /external/python/cpython3/Lib/
turtle.py 127 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3438 def begin_poly(self): member in class:RawTurtle
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3305 def begin_poly(self): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3305 def begin_poly(self): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3305 def begin_poly(self): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 126 _tg_turtle_functions = ['back', 'backward', 'begin_fill', 'begin_poly', 'bk',
3305 def begin_poly(self): function
    [all...]

Completed in 83 milliseconds