Searched refs:undo_block_stop (Results 1 – 18 of 18) sorted by relevance
122 text.undo_block_stop()169 text.undo_block_stop()201 def undo_block_stop(): function206 text.undo_block_stop = undo_block_stop
29 undo.undo_block_stop()
308 text.undo_block_stop = undo.undo_block_stop1247 text.undo_block_stop()1283 text.undo_block_stop()1385 text.undo_block_stop()1518 text.undo_block_stop()1540 text.undo_block_stop()
71 text.undo_block_stop()
102 def undo_block_stop(self): member in UndoDelegator
1234 self.text.undo_block_stop()
134 text.undo_block_stop()181 text.undo_block_stop()219 def undo_block_stop(): function224 text.undo_block_stop = undo_block_stop
237 text.undo_block_stop = undo.undo_block_stop1182 text.undo_block_stop()1218 text.undo_block_stop()1320 text.undo_block_stop()1453 text.undo_block_stop()1475 text.undo_block_stop()
72 text.undo_block_stop()
104 def undo_block_stop(self): member in UndoDelegator
1212 self.text.undo_block_stop()
117 self.delegator.undo_block_stop()123 self.delegator.undo_block_stop()
54 def undo_block_stop(*args): member in UndoDelegator
236 def undo_block_stop(self): pass member in TextWrapper
29 cls.text.undo_block_stop = Mock()