HomeSort by relevance Sort by last modified time
    Searched full:after_cancel (Results 1 - 20 of 20) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ToolTip.py 34 self.button.after_cancel(id)
AutoComplete.py 100 self.text.after_cancel(self._delayed_completion_id)
120 self.text.after_cancel(self._delayed_completion_id)
ColorDelegator.py 115 self.after_cancel(after_id)
129 self.after_cancel(after_id)
CallTipWindow.py 107 self.widget.after_cancel(self.checkhide_after_id)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ToolTip.py 34 self.button.after_cancel(id)
AutoComplete.py 100 self.text.after_cancel(self._delayed_completion_id)
120 self.text.after_cancel(self._delayed_completion_id)
ColorDelegator.py 115 self.after_cancel(after_id)
129 self.after_cancel(after_id)
CallTipWindow.py 107 self.widget.after_cancel(self.checkhide_after_id)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ToolTip.py 34 self.button.after_cancel(id)
AutoComplete.py 100 self.text.after_cancel(self._delayed_completion_id)
120 self.text.after_cancel(self._delayed_completion_id)
ColorDelegator.py 115 self.after_cancel(after_id)
129 self.after_cancel(after_id)
CallTipWindow.py 107 self.widget.after_cancel(self.checkhide_after_id)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ToolTip.py 34 self.button.after_cancel(id)
AutoComplete.py 100 self.text.after_cancel(self._delayed_completion_id)
120 self.text.after_cancel(self._delayed_completion_id)
ColorDelegator.py 115 self.after_cancel(after_id)
129 self.after_cancel(after_id)
CallTipWindow.py 107 self.widget.after_cancel(self.checkhide_after_id)
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 524 identifier to cancel scheduling with after_cancel."""
544 after_cancel."""
546 def after_cancel(self, id): member in class:Misc
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 524 identifier to cancel scheduling with after_cancel."""
544 after_cancel."""
546 def after_cancel(self, id): member in class:Misc
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 524 identifier to cancel scheduling with after_cancel."""
544 after_cancel."""
546 def after_cancel(self, id): member in class:Misc
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 524 identifier to cancel scheduling with after_cancel."""
544 after_cancel."""
546 def after_cancel(self, id): member in class:Misc
    [all...]

Completed in 497 milliseconds