HomeSort by relevance Sort by last modified time
    Searched refs:calltip_hide (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 159 text.bind("<<calltip-hide>>", self.calltip_hide)
167 def calltip_hide(self, event): member in class:container
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CallTipWindow.py 159 text.bind("<<calltip-hide>>", self.calltip_hide)
167 def calltip_hide(self, event): member in class:container

Completed in 24 milliseconds