Home
last modified time | relevance | path

Searched refs:try_open_calltip_event (Results 1 – 20 of 20) sorted by relevance

/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dcalltip.py46 def try_open_calltip_event(self, event): member in Calltip
H A Deditor.py332 text.bind("<<try-open-calltip>>", ctip.try_open_calltip_event)
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DCallTips.py53 def try_open_calltip_event(self, event): member in CallTips
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DCallTips.py53 def try_open_calltip_event(self, event): member in CallTips