Home
last modified time | relevance | path

Searched refs:b1_drag_handler (Results 1 – 9 of 9) sorted by relevance

/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py255 def b1_drag_handler(event, *args): function
263 self.sidebar_text.bind('<B1-Motion>', b1_drag_handler)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py255 def b1_drag_handler(event, *args): function
263 self.sidebar_text.bind('<B1-Motion>', b1_drag_handler)
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dsidebar.py255 def b1_drag_handler(event, *args): function
263 self.sidebar_text.bind('<B1-Motion>', b1_drag_handler)
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py255 def b1_drag_handler(event, *args): function
263 self.sidebar_text.bind('<B1-Motion>', b1_drag_handler)
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py255 def b1_drag_handler(event, *args): function
263 self.sidebar_text.bind('<B1-Motion>', b1_drag_handler)
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dsidebar.py255 def b1_drag_handler(event, *args): function
263 self.sidebar_text.bind('<B1-Motion>', b1_drag_handler)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dsidebar.py255 def b1_drag_handler(event, *args): function
263 self.sidebar_text.bind('<B1-Motion>', b1_drag_handler)
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dsidebar.py219 def b1_drag_handler(event): function
225 self.main_widget.bind('<B1-Motion>', b1_drag_handler)
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dsidebar.py219 def b1_drag_handler(event): function
225 self.main_widget.bind('<B1-Motion>', b1_drag_handler)