Searched refs:bump_depth (Results 1 – 2 of 2) sorted by relevance
102 self.undoblock.bump_depth()105 if self.undoblock.bump_depth(-1) == 0:334 def bump_depth(self, incr=1): member in CommandSequence
100 self.undoblock.bump_depth()103 if self.undoblock.bump_depth(-1) == 0:335 def bump_depth(self, incr=1): member in CommandSequence