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

  /external/python/cpython2/Lib/lib-tk/
turtle.py 731 def _drawimage(self, item, pos, image): member in class:TurtleScreenBase
    [all...]
  /external/python/cpython3/Lib/
turtle.py 725 def _drawimage(self, item, pos, image): member in class:TurtleScreenBase
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 731 def _drawimage(self, item, (x, y), image): member in class:TurtleScreenBase
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 731 def _drawimage(self, item, (x, y), image): member in class:TurtleScreenBase
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 731 def _drawimage(self, item, (x, y), image): member in class:TurtleScreenBase
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 731 def _drawimage(self, item, (x, y), image): member in class:TurtleScreenBase
    [all...]

Completed in 71 milliseconds