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

  /external/python/cpython2/Demo/turtle/
tdemo_penrose.py 121 register_shape("kite", get_poly())
125 register_shape("dart", get_poly())
tdemo_planet_and_moon.py 82 m1 = s.get_poly()
86 m2 = s.get_poly()
tdemo_clock.py 40 hand_form = get_poly()
  /external/python/cpython3/Lib/turtledemo/
penrose.py 121 register_shape("kite", get_poly())
125 register_shape("dart", get_poly())
planet_and_moon.py 81 m1 = s.get_poly()
85 m2 = s.get_poly()
clock.py 40 hand_form = get_poly()
  /external/python/cpython2/Lib/lib-tk/
turtle.py 129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
3333 def get_poly(self): function
    [all...]
  /external/python/cpython3/Lib/
turtle.py 130 'fillcolor', 'filling', 'forward', 'get_poly', 'getpen', 'getscreen', 'get_shapepoly',
3465 def get_poly(self): member in class:RawTurtle
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
3332 def get_poly(self): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
3332 def get_poly(self): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
3332 def get_poly(self): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 129 'fill', 'fillcolor', 'forward', 'get_poly', 'getpen', 'getscreen',
3332 def get_poly(self): function
    [all...]

Completed in 462 milliseconds