OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dnd_start
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkdnd.py
13
should call Tkdnd.
dnd_start
(source, event), where 'source' is the
22
dnd_start
().
36
object being dragged (the object passed to
dnd_start
() above), and
97
dnd_start
(). This will call dnd_leave() if a target is currently
108
def
dnd_start
(source, event):
function
241
if
dnd_start
(self, event):
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkdnd.py
13
should call Tkdnd.
dnd_start
(source, event), where 'source' is the
22
dnd_start
().
36
object being dragged (the object passed to
dnd_start
() above), and
97
dnd_start
(). This will call dnd_leave() if a target is currently
108
def
dnd_start
(source, event):
function
241
if
dnd_start
(self, event):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py
13
should call Tkdnd.
dnd_start
(source, event), where 'source' is the
22
dnd_start
().
36
object being dragged (the object passed to
dnd_start
() above), and
97
dnd_start
(). This will call dnd_leave() if a target is currently
108
def
dnd_start
(source, event):
function
241
if
dnd_start
(self, event):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkdnd.py
13
should call Tkdnd.
dnd_start
(source, event), where 'source' is the
22
dnd_start
().
36
object being dragged (the object passed to
dnd_start
() above), and
97
dnd_start
(). This will call dnd_leave() if a target is currently
108
def
dnd_start
(source, event):
function
241
if
dnd_start
(self, event):
Completed in 66 milliseconds