Searched refs:scan_dragto (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ | ||
H A D | mock_tk.py | 286 def scan_dragto(self, x, y): member in Text |
/third_party/python/Lib/tkinter/ | ||
H A D | __init__.py | 3010 def scan_dragto(self, x, y, gain=10): member in Canvas 3128 def scan_dragto(self, x): member in Entry 3274 def scan_dragto(self, x, y): member in Listbox 3862 def scan_dragto(self, x, y): member in Text 4335 def scan_dragto(self, x): member in Spinbox |
Completed in 8 milliseconds