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

  /external/python/cpython2/Lib/lib-tk/
Tkdnd.py 81 method dnd_commit(source, event).
91 sometimes simpler than to do it in the target's dnd_commit(). The
92 target's dnd_commit() method could then simply be aliased to
98 active; it will never call dnd_commit().
197 target.dnd_commit(source, event)
297 def dnd_commit(self, source, event): member in class:Tester
  /external/python/cpython3/Lib/tkinter/
dnd.py 81 method dnd_commit(source, event).
91 sometimes simpler than to do it in the target's dnd_commit(). The
92 target's dnd_commit() method could then simply be aliased to
98 active; it will never call dnd_commit().
197 target.dnd_commit(source, event)
297 def dnd_commit(self, source, event): member in class:Tester
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkdnd.py 81 method dnd_commit(source, event).
91 sometimes simpler than to do it in the target's dnd_commit(). The
92 target's dnd_commit() method could then simply be aliased to
98 active; it will never call dnd_commit().
197 target.dnd_commit(source, event)
297 def dnd_commit(self, source, event): member in class:Tester
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkdnd.py 81 method dnd_commit(source, event).
91 sometimes simpler than to do it in the target's dnd_commit(). The
92 target's dnd_commit() method could then simply be aliased to
98 active; it will never call dnd_commit().
197 target.dnd_commit(source, event)
297 def dnd_commit(self, source, event): member in class:Tester
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 81 method dnd_commit(source, event).
91 sometimes simpler than to do it in the target's dnd_commit(). The
92 target's dnd_commit() method could then simply be aliased to
98 active; it will never call dnd_commit().
197 target.dnd_commit(source, event)
297 def dnd_commit(self, source, event): member in class:Tester
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py 81 method dnd_commit(source, event).
91 sometimes simpler than to do it in the target's dnd_commit(). The
92 target's dnd_commit() method could then simply be aliased to
98 active; it will never call dnd_commit().
197 target.dnd_commit(source, event)
297 def dnd_commit(self, source, event): member in class:Tester

Completed in 759 milliseconds