Home
last modified time | relevance | path

Searched refs:scan_dragto (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
Dmock_tk.py286 def scan_dragto(self, x, y): member in Text
/third_party/python/Lib/tkinter/
D__init__.py2983 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/
DHISTORY22176 - Tkinter.Canvas.scan_dragto() provides an optional parameter to support