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

  /external/python/cpython2/Lib/idlelib/
ParenMatch.py 63 # so that we can then use activate_restore (which calls event_add)
71 def activate_restore(self): member in class:ParenMatch
98 self.activate_restore()
114 self.activate_restore()
  /external/python/cpython3/Lib/idlelib/
parenmatch.py 62 # so that we can then use activate_restore (which calls event_add)
71 def activate_restore(self): member in class:ParenMatch
98 self.activate_restore()
114 self.activate_restore()
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py 63 # so that we can then use activate_restore (which calls event_add)
71 def activate_restore(self): member in class:ParenMatch
97 self.activate_restore()
113 self.activate_restore()
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py 63 # so that we can then use activate_restore (which calls event_add)
71 def activate_restore(self): member in class:ParenMatch
97 self.activate_restore()
113 self.activate_restore()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 63 # so that we can then use activate_restore (which calls event_add)
71 def activate_restore(self): member in class:ParenMatch
97 self.activate_restore()
113 self.activate_restore()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 63 # so that we can then use activate_restore (which calls event_add)
71 def activate_restore(self): member in class:ParenMatch
97 self.activate_restore()
113 self.activate_restore()

Completed in 222 milliseconds