HomeSort by relevance Sort by last modified time
    Searched full:on_motion (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 139 widget.bind("<Motion>", self.on_motion)
151 def on_motion(self, event): member in class:DndHandler
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 139 widget.bind("<Motion>", self.on_motion)
151 def on_motion(self, event): member in class:DndHandler

Completed in 57 milliseconds