Searched refs:undo_block_start (Results 1 – 21 of 21) sorted by relevance
98 text.undo_block_start()164 text.undo_block_start()198 def undo_block_start(): function205 text.undo_block_start = undo_block_start
17 undo.undo_block_start()
307 text.undo_block_start = undo.undo_block_start1243 text.undo_block_start()1259 text.undo_block_start()1288 text.undo_block_start()1515 text.undo_block_start()1535 text.undo_block_start()
68 text.undo_block_start()
97 def undo_block_start(self): member in UndoDelegator
1215 self.text.undo_block_start()
983 different sin (adding undo_block_start/stop methods to the Text instance in
110 text.undo_block_start()176 text.undo_block_start()216 def undo_block_start(): function225 text.undo_block_start = undo_block_start
29 text.undo_block_start()
13 undo.undo_block_start()
245 text.undo_block_start = undo.undo_block_start1263 text.undo_block_start()1279 text.undo_block_start()1308 text.undo_block_start()1538 text.undo_block_start()1558 text.undo_block_start()
64 text.undo_block_start()
99 def undo_block_start(self): member in UndoDelegator
1216 self.text.undo_block_start()
113 self.delegator.undo_block_start()120 self.delegator.undo_block_start()
57 def undo_block_start(*args): member in UndoDelegator
236 def undo_block_start(self): pass member in TextWrapper
29 cls.text.undo_block_start = Mock()
52 def undo_block_start(*args): member in UndoDelegator
235 def undo_block_start(self): pass member in TextWrapper