Searched refs:restore_event (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DParenMatch.py62 # 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/
H A DParenMatch.py62 # 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/
H A DParenMatch.py62 # 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/
H A DParenMatch.py62 # 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 138 milliseconds