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

  /external/python/cpython2/Lib/idlelib/
ParenMatch.py 64 # and deactivate_restore (which calls event_delete).
77 def deactivate_restore(self): member in class:ParenMatch
120 self.deactivate_restore()
  /external/python/cpython3/Lib/idlelib/
parenmatch.py 63 # and deactivate_restore (which calls event_delete).
77 def deactivate_restore(self): member in class:ParenMatch
120 self.deactivate_restore()
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py 64 # and deactivate_restore (which calls event_delete).
77 def deactivate_restore(self): member in class:ParenMatch
119 self.deactivate_restore()
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py 64 # and deactivate_restore (which calls event_delete).
77 def deactivate_restore(self): member in class:ParenMatch
119 self.deactivate_restore()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 64 # and deactivate_restore (which calls event_delete).
77 def deactivate_restore(self): member in class:ParenMatch
119 self.deactivate_restore()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 64 # and deactivate_restore (which calls event_delete).
77 def deactivate_restore(self): member in class:ParenMatch
119 self.deactivate_restore()

Completed in 1739 milliseconds