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

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py 62 # Bind the check-restore event to the function restore_event,
66 self.restore_event)
117 def restore_event(self, event=None): member in class:ParenMatch
124 self.restore_event()
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py 62 # Bind the check-restore event to the function restore_event,
66 self.restore_event)
117 def restore_event(self, event=None): member in class:ParenMatch
124 self.restore_event()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 62 # Bind the check-restore event to the function restore_event,
66 self.restore_event)
117 def restore_event(self, event=None): member in class:ParenMatch
124 self.restore_event()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 62 # Bind the check-restore event to the function restore_event,
66 self.restore_event)
117 def restore_event(self, event=None): member in class:ParenMatch
124 self.restore_event()

Completed in 316 milliseconds