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

  /external/python/cpython2/Demo/turtle/
tdemo_chaos.py 25 pendown()
36 pendown()
tdemo_tree.py 48 p.pendown()
tdemo_clock.py 21 pendown()
tdemo_planet_and_moon.py 49 self.pendown()
  /external/python/cpython3/Lib/turtledemo/
chaos.py 25 pendown()
36 pendown()
forest.py 42 t.pendown()
63 t.pendown()
tree.py 48 p.pendown()
clock.py 21 pendown()
planet_and_moon.py 48 self.pendown()
  /external/python/cpython2/Lib/test/
test_turtle.py 417 tpen.pendown()
  /external/python/cpython3/Lib/test/
test_turtle.py 421 tpen.pendown()
  /external/python/cpython2/Lib/lib-tk/
turtle.py 132 'pen', 'pencolor', 'pendown', 'pensize', 'penup', 'pos', 'position',
2024 def pendown(self): member in class:TPen
    [all...]
  /external/python/cpython3/Lib/
turtle.py 133 'pen', 'pencolor', 'pendown', 'pensize', 'penup', 'pos', 'position',
2109 def pendown(self): member in class:TPen
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 132 'pen', 'pencolor', 'pendown', 'pensize', 'penup', 'pos', 'position',
2023 def pendown(self): member in class:TPen
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 132 'pen', 'pencolor', 'pendown', 'pensize', 'penup', 'pos', 'position',
2023 def pendown(self): member in class:TPen
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 132 'pen', 'pencolor', 'pendown', 'pensize', 'penup', 'pos', 'position',
2023 def pendown(self): member in class:TPen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 132 'pen', 'pencolor', 'pendown', 'pensize', 'penup', 'pos', 'position',
2023 def pendown(self): member in class:TPen
    [all...]

Completed in 93 milliseconds