Searched refs:scan_dragto (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Lib/idlelib/idle_test/ |
D | mock_tk.py | 286 def scan_dragto(self, x, y): member in Text
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 2983 def scan_dragto(self, x, y, gain=10): member in Canvas 3091 def scan_dragto(self, x): member in Entry 3237 def scan_dragto(self, x, y): member in Listbox 3826 def scan_dragto(self, x, y): member in Text 4299 def scan_dragto(self, x): member in Spinbox
|
/third_party/python/Misc/ |
D | HISTORY | 22176 - Tkinter.Canvas.scan_dragto() provides an optional parameter to support
|