Home
last modified time | relevance | path

Searched defs:dnd_start (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Ddnd.py109 def dnd_start(source, event): function
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkdnd.py108 def dnd_start(source, event): function