/external/webkit/Tools/QtTestBrowser/ |
D | mainwindow.cpp | 100 page()->action(QWebPage::Redo)->setShortcut(QKeySequence::Redo); in buildUI()
|
D | launcherwindow.cpp | 192 editMenu->addAction(page()->action(QWebPage::Redo)); in createChrome()
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebEditCommandProxy.cpp | 59 m_page->registerEditCommand(this, WebPageProxy::Redo); in unapply()
|
D | WebPageProxy.messages.in | 143 # Undo/Redo messages
|
D | WebPageProxy.h | 420 enum UndoOrRedo { Undo, Redo }; enumerator
|
/external/webkit/Source/WebKit/wx/ |
D | WebFrame.h | 134 void Redo();
|
D | WebFrame.cpp | 340 void wxWebFrame::Redo() in Redo() function in wxWebFrame
|
D | ChangeLog | 2719 Redo in wxWebView. 2726 (wxWebFrame::Redo):
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebEditorClient.cpp | 266 …m_page->sendSync(Messages::WebPageProxy::CanUndoRedo(static_cast<uint32_t>(WebPageProxy::Redo)), M… in canRedo() 279 …ssages::WebPageProxy::ExecuteUndoRedo(static_cast<uint32_t>(WebPageProxy::Redo)), Messages::WebPag… in redo()
|
/external/checkpolicy/ |
D | ChangeLog | 11 * Revert "checkpolicy: Redo filename/filesystem syntax to support filename trans rules" 22 *Redo filename/filesystem syntax to support filename trans
|
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebpage.h | 120 Redo, enumerator
|
D | qwebpage.cpp | 553 case QWebPage::Redo: in updateAction() 860 { QKeySequence::Redo, QWebPage::Redo }, in editorActionForKeyEvent() 2796 case Redo: { in action()
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
D | tab_applescript.mm | 157 view->Redo();
|
/external/openssh/contrib/redhat/ |
D | openssh.spec | 620 - Redo patch to move pam_open_session after the server setuid()s to the user. 627 - Redo patch to ssh-add to try to adding both identity and id_dsa to also try
|
/external/libvpx/ |
D | CHANGELOG | 210 Redo the forward 4x4 dct
|
/external/webkit/LayoutTests/platform/android/ |
D | test_expectations.txt | 161 fast/forms/plaintext-mode-1.html FAIL // not implemented queryCommandEnabled:BackColor, Undo & Redo
|
/external/tcpdump/ |
D | CHANGES | 370 - Redo configuration of "network" libraries (-lsocket and -lnsl) to 661 - Redo gmt2local() so that it works under BSDI (which seems to return
|
/external/chromium/chrome/browser/tab_contents/ |
D | render_view_context_menu.cc | 1412 source_tab_contents_->render_view_host()->Redo(); in ExecuteCommand()
|
/external/webkit/Source/WebKit/win/Interfaces/ |
D | IWebView.idl | 27 cpp_quote("enum WebViewCmd { Cut = 100, Copy, Paste, ForwardDelete, SelectAll, Undo, Redo };")
|
D | IWebUIDelegate.idl | 668 @abstract Redo the last group of operations
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-2 | 398 * configure.in: Redo the POLL* value checks in a
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2003-10-25 | 499 * kjs/regexp.h: Redo field names, remove some unused stuff.
|
/external/chromium/chrome/browser/renderer_host/ |
D | render_widget_host_view_mac.mm | 2345 Redo();
|
/external/webkit/Source/WebKit/win/ |
D | WebView.cpp | 1768 case Redo: in execCommand()
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog | 9651 WebKit2: Implement Windows glue for Undo/Redo 9654 Expose Undo/Redo infrastructure through WKView on Windows by 9700 WebKit2: Redo is broken 9704 For example, when we unapply(), we should register a Redo command, not an Undo command. 9707 (WebKit::WebEditCommandProxy::unapply): Register a Redo command, not an Undo command. 9708 (WebKit::WebEditCommandProxy::reapply): Register an Undo command, not a Redo command.
|