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

1 2 3 4 5 6 7 8 9

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
RstripExtension.py 19 undo = self.editwin.undo
21 undo.undo_block_start()
29 undo.undo_block_stop()
UndoDelegator.py 10 #$ event <<undo>>
14 #$ event <<dump-undo-state>>
29 self.unbind("<<undo>>")
31 self.unbind("<<dump-undo-state>>")
34 self.bind("<<undo>>", self.undo_event)
36 self.bind("<<dump-undo-state>>", self.dump_event)
88 # undo & redo. Nested matching calls are OK, and the inner calls
92 # directly into the undo list, as if undo_block_xxx hadn't been
129 ##print "truncating undo list"
142 cmd.undo(self.delegate
188 def undo(self, text): member in class:Command
231 def undo(self, text): member in class:InsertCommand
293 def undo(self, text): member in class:DeleteCommand
329 def undo(self, text): member in class:CommandSequence
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
RstripExtension.py 19 undo = self.editwin.undo
21 undo.undo_block_start()
29 undo.undo_block_stop()
UndoDelegator.py 10 #$ event <<undo>>
14 #$ event <<dump-undo-state>>
29 self.unbind("<<undo>>")
31 self.unbind("<<dump-undo-state>>")
34 self.bind("<<undo>>", self.undo_event)
36 self.bind("<<dump-undo-state>>", self.dump_event)
88 # undo & redo. Nested matching calls are OK, and the inner calls
92 # directly into the undo list, as if undo_block_xxx hadn't been
129 ##print "truncating undo list"
142 cmd.undo(self.delegate
188 def undo(self, text): member in class:Command
231 def undo(self, text): member in class:InsertCommand
293 def undo(self, text): member in class:DeleteCommand
329 def undo(self, text): member in class:CommandSequence
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
RstripExtension.py 19 undo = self.editwin.undo
21 undo.undo_block_start()
29 undo.undo_block_stop()
UndoDelegator.py 10 #$ event <<undo>>
14 #$ event <<dump-undo-state>>
29 self.unbind("<<undo>>")
31 self.unbind("<<dump-undo-state>>")
34 self.bind("<<undo>>", self.undo_event)
36 self.bind("<<dump-undo-state>>", self.dump_event)
88 # undo & redo. Nested matching calls are OK, and the inner calls
92 # directly into the undo list, as if undo_block_xxx hadn't been
129 ##print "truncating undo list"
142 cmd.undo(self.delegate
188 def undo(self, text): member in class:Command
231 def undo(self, text): member in class:InsertCommand
293 def undo(self, text): member in class:DeleteCommand
329 def undo(self, text): member in class:CommandSequence
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
RstripExtension.py 19 undo = self.editwin.undo
21 undo.undo_block_start()
29 undo.undo_block_stop()
UndoDelegator.py 10 #$ event <<undo>>
14 #$ event <<dump-undo-state>>
29 self.unbind("<<undo>>")
31 self.unbind("<<dump-undo-state>>")
34 self.bind("<<undo>>", self.undo_event)
36 self.bind("<<dump-undo-state>>", self.dump_event)
88 # undo & redo. Nested matching calls are OK, and the inner calls
92 # directly into the undo list, as if undo_block_xxx hadn't been
129 ##print "truncating undo list"
142 cmd.undo(self.delegate
188 def undo(self, text): member in class:Command
231 def undo(self, text): member in class:InsertCommand
293 def undo(self, text): member in class:DeleteCommand
329 def undo(self, text): member in class:CommandSequence
    [all...]
  /external/python/cpython2/Lib/idlelib/
RstripExtension.py 15 undo = self.editwin.undo
17 undo.undo_block_start()
29 undo.undo_block_stop()
UndoDelegator.py 10 #$ event <<undo>>
14 #$ event <<dump-undo-state>>
29 self.unbind("<<undo>>")
31 self.unbind("<<dump-undo-state>>")
34 self.bind("<<undo>>", self.undo_event)
36 self.bind("<<dump-undo-state>>", self.dump_event)
88 # undo & redo. Nested matching calls are OK, and the inner calls
92 # directly into the undo list, as if undo_block_xxx hadn't been
129 ##print "truncating undo list"
142 cmd.undo(self.delegate
188 def undo(self, text): member in class:Command
231 def undo(self, text): member in class:InsertCommand
293 def undo(self, text): member in class:DeleteCommand
329 def undo(self, text): member in class:CommandSequence
    [all...]
  /external/python/cpython3/Lib/idlelib/
rstrip.py 15 undo = self.editwin.undo
17 undo.undo_block_start()
29 undo.undo_block_stop()
undo.py 12 #$ event <<undo>>
16 #$ event <<dump-undo-state>>
31 self.unbind("<<undo>>")
33 self.unbind("<<dump-undo-state>>")
36 self.bind("<<undo>>", self.undo_event)
38 self.bind("<<dump-undo-state>>", self.dump_event)
90 # undo & redo. Nested matching calls are OK, and the inner calls
94 # directly into the undo list, as if undo_block_xxx hadn't been
131 ##print "truncating undo list"
144 cmd.undo(self.delegate
189 def undo(self, text): member in class:Command
231 def undo(self, text): member in class:InsertCommand
292 def undo(self, text): member in class:DeleteCommand
328 def undo(self, text): member in class:CommandSequence
    [all...]
  /external/python/cpython2/Demo/turtle/
tdemo_I_dontlike_tiltdemo.py 50 undo()
tdemo_wikipedia.py 14 Followed by a complete undo().
57 t.undo()
  /frameworks/base/core/java/android/content/
UndoOperation.java 34 * @param owner Who owns the data being modified by this undo state; must be
62 * Return true if this undo operation is a member of the given owner.
74 * operation will be dropped when the final undo state is being built.
89 * Called when this undo state is being committed to the undo stack.
91 * may be needed to undo them.
96 * Called when this undo state is being popped off the undo stack (in to
100 public abstract void undo(); method in class:UndoOperation
103 * Called when this undo state is being pushed back from the transien
    [all...]
  /external/toybox/toys/other/
hexedit.c 23 u Undo
33 int numlen, undo, undolen;
197 ll[TT.undo] = pos;
198 toybuf[(sizeof(long long)*UNDO_LEN)+TT.undo++] = TT.data[pos];
200 TT.undo %= UNDO_LEN;
219 if (!TT.undo) TT.undo = UNDO_LEN;
220 pos = ll[--TT.undo];
221 TT.data[pos] = toybuf[sizeof(long long)*UNDO_LEN+TT.undo];
  /bionic/libc/kernel/uapi/linux/
sem.h 39 struct sem_undo * undo; member in struct:__kernel_legacy_semid_ds
  /external/kernel-headers/original/uapi/linux/
sem.h 8 #define SEM_UNDO 0x1000 /* undo the operation on exit */
31 struct sem_undo *undo; /* undo requests on this array */ member in struct:semid_ds
87 #define SEMUME SEMOPM /* max num of undo entries per process */
88 #define SEMMNU SEMMNS /* num of undo structures system wide */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sem.h 7 #define SEM_UNDO 0x1000 /* undo the operation on exit */
30 struct sem_undo *undo; /* undo requests on this array */ member in struct:semid_ds
74 #define SEMUME SEMOPM /* max num of undo entries per process */
75 #define SEMMNU SEMMNS /* num of undo structures system wide */
  /external/python/cpython2/Lib/idlelib/idle_test/
mock_idle.py 40 self.undo = UndoDelegator()
51 # A real undo block is only needed for user interaction.
  /external/python/cpython3/Lib/idlelib/idle_test/
mock_idle.py 40 self.undo = UndoDelegator()
49 '''Minimally imitate undo.UndoDelegator class.
51 # A real undo block is only needed for user interaction.
  /external/python/cpython3/Lib/turtledemo/
wikipedia.py 14 Followed by a complete undo().
57 t.undo()
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
HistoryManager.java 163 public int undo() { method in class:HistoryManager

Completed in 747 milliseconds

1 2 3 4 5 6 7 8 9