HomeSort by relevance Sort by last modified time
    Searched refs:undo_block_start (Results 1 - 25 of 32) sorted by null

1 2

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
RstripExtension.py 21 undo.undo_block_start()
ReplaceDialog.py 98 text.undo_block_start()
164 text.undo_block_start()
FormatParagraph.py 72 text.undo_block_start()
EditorWindow.py 305 text.undo_block_start = undo.undo_block_start
    [all...]
UndoDelegator.py 86 # Clients should call undo_block_start() and undo_block_stop()
97 def undo_block_start(self): member in class:UndoDelegator
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
RstripExtension.py 21 undo.undo_block_start()
ReplaceDialog.py 98 text.undo_block_start()
164 text.undo_block_start()
FormatParagraph.py 72 text.undo_block_start()
EditorWindow.py 305 text.undo_block_start = undo.undo_block_start
    [all...]
UndoDelegator.py 86 # Clients should call undo_block_start() and undo_block_stop()
97 def undo_block_start(self): member in class:UndoDelegator
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RstripExtension.py 21 undo.undo_block_start()
ReplaceDialog.py 98 text.undo_block_start()
164 text.undo_block_start()
FormatParagraph.py 72 text.undo_block_start()
EditorWindow.py 305 text.undo_block_start = undo.undo_block_start
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
RstripExtension.py 21 undo.undo_block_start()
ReplaceDialog.py 98 text.undo_block_start()
164 text.undo_block_start()
FormatParagraph.py 72 text.undo_block_start()
EditorWindow.py 305 text.undo_block_start = undo.undo_block_start
    [all...]
  /external/python/cpython2/Lib/idlelib/
RstripExtension.py 17 undo.undo_block_start()
ReplaceDialog.py 98 text.undo_block_start()
164 text.undo_block_start()
198 def undo_block_start(): function in function:_replace_dialog
205 text.undo_block_start = undo_block_start
FormatParagraph.py 68 text.undo_block_start()
EditorWindow.py 307 text.undo_block_start = undo.undo_block_start
    [all...]
UndoDelegator.py 86 # Clients should call undo_block_start() and undo_block_stop()
97 def undo_block_start(self): member in class:UndoDelegator
  /external/python/cpython2/Lib/idlelib/idle_test/
mock_idle.py 52 def undo_block_start(*args): member in class:UndoDelegator
test_formatparagraph.py 235 def undo_block_start(self): pass member in class:TextWrapper

Completed in 288 milliseconds

1 2