HomeSort by relevance Sort by last modified time
    Searched full:undo (Results 301 - 325 of 1441) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py 129 # first undo the effect of self._end_of_line
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
textpad.py 129 # first undo the effect of self._end_of_line
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewTemplateWizardState.java 177 // Not undoable: just return null instead of an undo-change.
  /external/autotest/client/common_lib/
logging_manager.py 488 Undo the last redirection (that hasn't yet been undone).
495 raise RuntimeError('No redirects to undo')
681 raise RuntimeError('No redirects to undo')
  /external/dbus/dbus/
dbus-message-factory.c 932 /* Undo the "next" in generate_many_bodies */
967 /* Undo the "next" in generate_many_bodies */
    [all...]
  /external/libedit/src/
chared.c 56 * Handle state for the vi undo command
65 /* Save entire line for undo */
552 * Reallocate undo buffer.
vi.c 511 * Vi undo last change
523 /* switch line buffer and undo buffer */
846 * Vi undo all changes to line
  /frameworks/base/packages/DocumentsUI/res/values/
strings.xml 152 <!-- Text shown for the undo button -->
153 <string name="undo">Undo</string>
  /packages/apps/Dialer/res/values-en-rAU/
strings.xml 32 <string name="block_number_undo" msgid="591338370336724156">"UNDO"</string>
41 <string name="snackbar_voicemail_deleted_undo" msgid="3741811385891289167">"UNDO"</string>
178 <string name="favorite_hidden_undo" msgid="2508998611039406474">"Undo"</string>
  /packages/apps/Dialer/res/values-en-rGB/
strings.xml 32 <string name="block_number_undo" msgid="591338370336724156">"UNDO"</string>
41 <string name="snackbar_voicemail_deleted_undo" msgid="3741811385891289167">"UNDO"</string>
178 <string name="favorite_hidden_undo" msgid="2508998611039406474">"Undo"</string>
  /packages/apps/Dialer/res/values-en-rIN/
strings.xml 32 <string name="block_number_undo" msgid="591338370336724156">"UNDO"</string>
41 <string name="snackbar_voicemail_deleted_undo" msgid="3741811385891289167">"UNDO"</string>
178 <string name="favorite_hidden_undo" msgid="2508998611039406474">"Undo"</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidTextEditor.java 169 * Creates undo redo actions for the editor site (so that it works for any page of this
176 IAction action = mTextEditor.getAction(ActionFactory.UNDO.getId());
177 bars.setGlobalActionHandler(ActionFactory.UNDO.getId(), action);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.natives_1.1.100.v20130327-2119.jar 
  /external/mksh/src/
edit.c 3497 static struct edstate *undo; variable in typeref:struct:edstate
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
  /external/webrtc/webrtc/modules/video_coding/
qm_select_unittest.cc     [all...]
  /frameworks/base/core/java/android/widget/
Editor.java 157 // Each Editor manages its own undo stack.
298 // Synchronize the filter list, which places the undo input filter at the end.
315 // Re-associate this object as the owner of undo state.
320 * Forgets all undo and redo operations for this Editor.
338 void undo() { method in class:Editor
343 mUndoManager.undo(owners, 1); // Undo 1 action.
    [all...]
  /external/pdfium/xfa/src/fee/src/fee/
fde_txtedtengine.cpp     [all...]
  /external/toybox/kconfig/
lex.zconf.c_shipped 168 /* Undo effects of setting up zconftext. */ \
1150 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1168 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1238 *yy_cp = (yy_hold_char); /* undo effects of setting up zconftext */
1292 /* Undo the effects of YY_DO_BEFORE_ACTION. */
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /packages/apps/Dialer/res/values-tl/
strings.xml 32 <string name="block_number_undo" msgid="591338370336724156">"I-UNDO"</string>
41 <string name="snackbar_voicemail_deleted_undo" msgid="3741811385891289167">"I-UNDO"</string>
178 <string name="favorite_hidden_undo" msgid="2508998611039406474">"I-undo"</string>

Completed in 1771 milliseconds

<<11121314151617181920>>