Searched refs:showcontents (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/idlelib/ | ||
D | ToolTip.py | 48 self.showcontents() |
/external/python/cpython3/Lib/idlelib/ | ||
D | tooltip.py | 43 self.showcontents() |
D | calltip_w.py | 80 def showcontents(self): member in CalltipWindow |