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

  /external/python/cpython2/Demo/turtle/
tdemo_I_dontlike_tiltdemo.py 49 while undobufferentries():
tdemo_wikipedia.py 55 while any([t.undobufferentries() for t in s.turtles()]):
  /external/python/cpython3/Lib/turtledemo/
wikipedia.py 55 while any([t.undobufferentries() for t in s.turtles()]):
  /external/python/cpython2/Lib/lib-tk/
turtle.py 137 'turtlesize', 'undo', 'undobufferentries', 'up', 'width',
2508 def undobufferentries(self): function
    [all...]
  /external/python/cpython3/Lib/
turtle.py 138 'turtlesize', 'undo', 'undobufferentries', 'up', 'width',
2603 def undobufferentries(self): member in class:RawTurtle
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 137 'turtlesize', 'undo', 'undobufferentries', 'up', 'width',
2507 def undobufferentries(self): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 137 'turtlesize', 'undo', 'undobufferentries', 'up', 'width',
2507 def undobufferentries(self): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 137 'turtlesize', 'undo', 'undobufferentries', 'up', 'width',
2507 def undobufferentries(self): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 137 'turtlesize', 'undo', 'undobufferentries', 'up', 'width',
2507 def undobufferentries(self): function
    [all...]

Completed in 540 milliseconds