OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dnd_commit
(Results
1 - 2
of
2
) sorted by null
/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 83 milliseconds