Searched refs:dnd_motion (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
H A DTkdnd.py55 dnd_motion(source, event) is called.
78 above, and possibly one or more calls to its dnd_motion() method; its
169 old_target.dnd_motion(source, event)
285 self.dnd_motion(source, event)
287 def dnd_motion(self, source, event): member in class:Tester
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
H A DTkdnd.py55 dnd_motion(source, event) is called.
78 above, and possibly one or more calls to its dnd_motion() method; its
169 old_target.dnd_motion(source, event)
285 self.dnd_motion(source, event)
287 def dnd_motion(self, source, event): member in class:Tester
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkdnd.py55 dnd_motion(source, event) is called.
78 above, and possibly one or more calls to its dnd_motion() method; its
169 old_target.dnd_motion(source, event)
285 self.dnd_motion(source, event)
287 def dnd_motion(self, source, event): member in class:Tester
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DTkdnd.py55 dnd_motion(source, event) is called.
78 above, and possibly one or more calls to its dnd_motion() method; its
169 old_target.dnd_motion(source, event)
285 self.dnd_motion(source, event)
287 def dnd_motion(self, source, event): member in class:Tester

Completed in 21 milliseconds