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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
UndoDelegator.py 100 self.undoblock.bump_depth()
103 if self.undoblock.bump_depth(-1) == 0:
335 def bump_depth(self, incr=1): member in class:CommandSequence
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
UndoDelegator.py 100 self.undoblock.bump_depth()
103 if self.undoblock.bump_depth(-1) == 0:
335 def bump_depth(self, incr=1): member in class:CommandSequence

Completed in 24 milliseconds