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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebKit2/UIProcess/
WebEditCommandProxy.cpp 68 m_page->registerEditCommand(this, WebPageProxy::Undo);
77 return WEB_UI_STRING_KEY("Set Color", "Set Color (Undo action name)", "Undo action name");
79 return WEB_UI_STRING_KEY("Set Background Color", "Set Background Color (Undo action name)", "Undo action name");
81 return WEB_UI_STRING_KEY("Turn Off Kerning", "Turn Off Kerning (Undo action name)", "Undo action name");
83 return WEB_UI_STRING_KEY("Tighten Kerning", "Tighten Kerning (Undo action name)", "Undo action name");
85 return WEB_UI_STRING_KEY("Loosen Kerning", "Loosen Kerning (Undo action name)", "Undo action name")
    [all...]
  /external/e2fsprogs/misc/
e2undo.8.in 7 e2undo \- Replay an undo log for an ext2/ext3/ext4 filesystem
16 will replay the undo log
21 used to undo a failed operation by an e2fsprogs program.
28 undo log matches with the filesystem on the device. If they do not
31 will refuse to apply the undo log as a safety mechanism. The
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebEditorClient.cpp 489 case EditActionSetColor: return WEB_UI_STRING_KEY("Set Color", "Set Color (Undo action name)", "Undo action name");
490 case EditActionSetBackgroundColor: return WEB_UI_STRING_KEY("Set Background Color", "Set Background Color (Undo action name)", "Undo action name");
491 case EditActionTurnOffKerning: return WEB_UI_STRING_KEY("Turn Off Kerning", "Turn Off Kerning (Undo action name)", "Undo action name");
492 case EditActionTightenKerning: return WEB_UI_STRING_KEY("Tighten Kerning", "Tighten Kerning (Undo action name)", "Undo action name");
493 case EditActionLoosenKerning: return WEB_UI_STRING_KEY("Loosen Kerning", "Loosen Kerning (Undo action name)", "Undo action name")
599 void WebEditorClient::undo() function in class:WebEditorClient
    [all...]
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.mm 492 case EditActionSetColor: return UI_STRING_KEY_INTERNAL("Set Color", "Set Color (Undo action name)", "Undo action name");
493 case EditActionSetBackgroundColor: return UI_STRING_KEY_INTERNAL("Set Background Color", "Set Background Color (Undo action name)", "Undo action name");
494 case EditActionTurnOffKerning: return UI_STRING_KEY_INTERNAL("Turn Off Kerning", "Turn Off Kerning (Undo action name)", "Undo action name");
495 case EditActionTightenKerning: return UI_STRING_KEY_INTERNAL("Tighten Kerning", "Tighten Kerning (Undo action name)", "Undo action name");
496 case EditActionLoosenKerning: return UI_STRING_KEY_INTERNAL("Loosen Kerning", "Loosen Kerning (Undo action name)", "Undo action name")
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
uniq.sed 8 # The two lines are identical. Undo the effect of
  /external/webkit/Source/WebCore/manual-tests/autocorrection/
undo-autocorrection.html 12 <title>Undo Autocorrection Test</title>
16 <p><b>Test 1:</b> Type "the mesage". After seeing the correction panel, type whitespace to accept the correction, then select undo. You should see the second word being reverted to "message".</p>
17 <p><b>Test 2:</b> Type "the ". Set font to bold, then type "me". Set font to regular, then type "sage". After seeing the correction panel, type whitespace to accept the correction, then select undo. You should see the second word being reverted to "message" with "me" in bold font.</p>
spellcheck-on-contraction-when-autocorrection-is-off.html 12 <title>Undo Autocorrection Test</title>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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/kernel-headers/original/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 */
99 struct sem_undo *undo; /* undo requests on this array */ member in struct:sem_array
108 struct sem_undo * undo; /* undo structure */ member in struct:sem_queue
118 /* Each task has a list of undo requests. They are executed automaticall
    [all...]
  /external/chromium/chrome/browser/extensions/
gtk_theme_installed_infobar_delegate.h 16 // A specialization of ThemeInstalledInfoBarDelegate to make "Undo" reset to the
extension_install_ui_browsertest.cc 21 // Checks that a theme info bar is currently visible and issues an undo to
41 // Install theme once and undo to verify we go back to default theme.
50 // Set the same theme twice and undo to verify we go back to default theme.
82 // Undo second theme will revert to first theme.
theme_installed_infobar_delegate.h 61 // Used to undo theme install.
  /dalvik/vm/os/
os.h 22 * Use os_lowerThreadPriority to undo.
29 * Sets the current thread scheduling priority. Used to undo the effects
  /external/llvm/test/CodeGen/PowerPC/
ppc64-crash.ll 3 ; ModuleID = 'undo.c'
  /external/llvm/test/Transforms/SimplifyCFG/
2007-12-21-Crash.ll 12 %undo.0.ph = phi i32 [ 0, %entry ], [ 1, %bb5.outer.loopexit ] ; <i32> [#uses=1]
24 %tmp12 = tail call i32 (...)* @bar( i32 %undo.0.ph ) nounwind ; <i32> [#uses=0]
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 108 // Undo manager for this text field. We use a specific instance rather than
109 // the standard undo manager in order to let us clear the undo stack at will.
127 // problems for undo. This version modifies the field editor's
131 // Clears the undo chain for this text field.
  /development/ndk/platforms/android-3/include/linux/
sem.h 37 struct sem_undo *undo; member in struct:semid_ds
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
EditCommandQt.cpp 56 void EditCommandQt::undo() function in class:EditCommandQt
EditCommandQt.h 41 void undo();
  /frameworks/base/docs/html/design/patterns/
confirming-acknowledging.jd 14 <p><strong>Acknowledging</strong> is displaying text to let the user know that the action they just invoked has been completed. This removes uncertainty about implicit operations that the system is taking. In some cases, the acknowledgment is presented along with an option to undo the action.</p>
45 <p>Undo isn't appropriate here because saving was initiated by the app, not the user. And it's quick and easy to resume composing the message by navigating to the list of drafts.</p>
51 <p>After the user deletes a conversation from the list in Gmail, an acknowledgment appears with an undo option. The acknowledgment remains until the user takes an unrelated action, such as scrolling the list.</p>
60 <p><strong>Confirmation is unnecessary</strong>. If the user +1'd by accident, it's not a big deal. They can just touch the button again to undo the action.</p>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
sem.h 37 struct sem_undo *undo; member in struct:semid_ds
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
sem.h 37 struct sem_undo *undo; member in struct:semid_ds
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
sem.h 37 struct sem_undo *undo; member in struct:semid_ds

Completed in 1110 milliseconds

1 2 3 4 5 6 7 8 91011>>