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

  /external/python/cpython2/Demo/turtle/
tdemo_clock.py 117 ontimer(tick, 100)
  /external/python/cpython3/Lib/turtledemo/
clock.py 117 ontimer(tick, 100)
  /external/python/cpython2/Lib/lib-tk/
turtle.py 122 'getshapes', 'listen', 'mode', 'onkey', 'onscreenclick', 'ontimer',
1357 def ontimer(self, fun, t=0): member in class:TurtleScreen
    [all...]
  /external/python/cpython3/Lib/
turtle.py 123 'onkey', 'onkeypress', 'onkeyrelease', 'onscreenclick', 'ontimer',
1440 def ontimer(self, fun, t=0): member in class:TurtleScreen
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 122 'getshapes', 'listen', 'mode', 'onkey', 'onscreenclick', 'ontimer',
1356 def ontimer(self, fun, t=0): member in class:TurtleScreen
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 122 'getshapes', 'listen', 'mode', 'onkey', 'onscreenclick', 'ontimer',
1356 def ontimer(self, fun, t=0): member in class:TurtleScreen
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 122 'getshapes', 'listen', 'mode', 'onkey', 'onscreenclick', 'ontimer',
1356 def ontimer(self, fun, t=0): member in class:TurtleScreen
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 122 'getshapes', 'listen', 'mode', 'onkey', 'onscreenclick', 'ontimer',
1356 def ontimer(self, fun, t=0): member in class:TurtleScreen
    [all...]

Completed in 135 milliseconds