/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | DOMEditor.cpp | 63 virtual bool undo(ExceptionState& exceptionState) OVERRIDE in undo() function in blink::FINAL 111 virtual bool undo(ExceptionState& exceptionState) OVERRIDE in undo() function in blink::FINAL 117 return m_removeChildAction->undo(exceptionState); in undo() 161 virtual bool undo(ExceptionState& exceptionState) OVERRIDE in undo() function in blink::FINAL 206 virtual bool undo(ExceptionState& exceptionState) OVERRIDE in undo() function in blink::FINAL 258 virtual bool undo(ExceptionState& exceptionState) OVERRIDE in undo() function in blink::FINAL 260 return m_history->undo(exceptionState); in undo() 309 virtual bool undo(ExceptionState&) OVERRIDE in undo() function in blink::FINAL 349 virtual bool undo(ExceptionState& exceptionState) OVERRIDE in undo() function in blink::FINAL 391 virtual bool undo(ExceptionState&) OVERRIDE in undo() function in blink::FINAL
|
D | InspectorHistory.cpp | 48 virtual bool undo(ExceptionState&) OVERRIDE { return true; } in undo() function in blink::__anon155d47080111::FINAL 110 bool InspectorHistory::undo(ExceptionState& exceptionState) in undo() function in blink::InspectorHistory 117 if (!action->undo(exceptionState)) { in undo()
|
D | InspectorHistory.h | 60 virtual bool undo(ExceptionState&) = 0; 74 bool undo(ExceptionState&);
|
/external/llvm/test/Transforms/SimplifyCFG/ |
D | 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_org/chrome/browser/bookmarks/ |
D | DEPS | 18 "+chrome/browser/undo/bookmark_undo_service.h", 19 "+chrome/browser/undo/bookmark_undo_service_factory.h",
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | UndoStack.h | 53 void undo();
|
D | UndoStack.cpp | 98 void UndoStack::undo() in undo() function in blink::UndoStack
|
D | Editor.h | 171 void undo();
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-crash.ll | 3 ; ModuleID = 'undo.c'
|
/external/kernel-headers/original/uapi/linux/ |
D | sem.h | 30 struct sem_undo *undo; /* undo requests on this array */ member
|
/external/ltrace/sysdeps/ |
D | README | 4 The "clean" target of that Makefile must undo all the efects of the
|
/external/chromium_org/build/linux/unbundle/ |
D | replace_gyp_files.py | 65 if options.undo:
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
D | suggestions_page.js | 182 var undo = { variable 196 [undo, undoAll]);
|
D | most_visited_page.js | 202 var undo = { variable 216 [undo, undoAll]);
|
/external/e2fsprogs/ |
D | TODO | 242 layers on top of an existing I/O manager which provides an "undo" 243 functionality. This undo I/O manager takes will take two open I/O 244 managers, call them "base" and "undo". The "base" I/O manager is be 246 the I/O manager will check the "undo" I/O manager, using a file format 249 This is useful for allowing e2fsck to create an "undo" file, which
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/ |
D | TextEditor.js | 46 undo: function() { }, method in WebInspector.TextEditor
|
/external/iptables/extensions/ |
D | libip6t_DNPT.man | 16 You have to use the SNPT target to undo the translation. Example:
|
D | libip6t_SNPT.man | 16 You have to use the DNPT target to undo the translation. Example:
|
/external/chromium_org/ui/file_manager/gallery/js/image_editor/ |
D | image_editor.js | 186 ImageEditor.prototype.undo = function() { method in ImageEditor 198 this.commandQueue_.undo(); 428 this.undo.bind(this)); 564 this.undo();
|
/external/chromium_org/chrome/browser/ui/cocoa/applescript/examples/ |
D | tab_manipulation.applescript | 22 undo
|
/external/llvm/lib/CodeGen/ |
D | CodeGenPrepare.cpp | 1123 virtual void undo() = 0; 1187 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::InstructionMoveBefore 1212 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::OperandSetter 1244 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::OperandsHider 1267 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::TruncBuilder 1290 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::SExtBuilder 1311 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::TypeMutator 1349 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::UsesReplacer 1389 void undo() override { in undo() function in __anon2165e6110311::TypePromotionTransaction::InstructionRemover 1393 Replacer->undo(); in undo() [all …]
|
/external/skia/experimental/SimpleiOSApp/iPhone/ |
D | AppDelegate_iPhone.m | 47 …Called as part of transition from the background to the inactive state: here you can undo many of…
|
/external/chromium_org/third_party/skia/experimental/SimpleiOSApp/iPhone/ |
D | AppDelegate_iPhone.m | 47 …Called as part of transition from the background to the inactive state: here you can undo many of…
|
/external/llvm/test/CodeGen/X86/ |
D | force-align-stack-alloca.ll | 35 ; Next we set up the memset call, and then undo it.
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | externs.js | 392 undo: function() { }, method in CodeMirror
|