Searched defs:hidetip (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Lib/idlelib/ | ||
| D | tooltip.py | 70     def hidetip(self):  member in TooltipBase | 
| D | calltip_w.py | 123     def hidetip(self):  member in CalltipWindow | 
| /external/python/cpython2/Lib/idlelib/ | ||
| D | CallTipWindow.py | 112     def hidetip(self):  member in CallTip | 
| D | ToolTip.py | 56     def hidetip(self):  member in ToolTipBase |