Home
last modified time | relevance | path

Searched refs:Redo (Results 1 – 25 of 49) sorted by relevance

12

/external/webkit/Tools/QtTestBrowser/
Dmainwindow.cpp100 page()->action(QWebPage::Redo)->setShortcut(QKeySequence::Redo); in buildUI()
Dlauncherwindow.cpp192 editMenu->addAction(page()->action(QWebPage::Redo)); in createChrome()
/external/webkit/Source/WebKit2/UIProcess/
DWebEditCommandProxy.cpp59 m_page->registerEditCommand(this, WebPageProxy::Redo); in unapply()
DWebPageProxy.messages.in143 # Undo/Redo messages
DWebPageProxy.h420 enum UndoOrRedo { Undo, Redo }; enumerator
/external/webkit/Source/WebKit/wx/
DWebFrame.h134 void Redo();
DWebFrame.cpp340 void wxWebFrame::Redo() in Redo() function in wxWebFrame
DChangeLog2719 Redo in wxWebView.
2726 (wxWebFrame::Redo):
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebEditorClient.cpp266 …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/
DChangeLog11 * 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/
Dqwebpage.h120 Redo, enumerator
Dqwebpage.cpp553 case QWebPage::Redo: in updateAction()
860 { QKeySequence::Redo, QWebPage::Redo }, in editorActionForKeyEvent()
2796 case Redo: { in action()
/external/chromium/chrome/browser/ui/cocoa/applescript/
Dtab_applescript.mm157 view->Redo();
/external/openssh/contrib/redhat/
Dopenssh.spec620 - 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/
DCHANGELOG210 Redo the forward 4x4 dct
/external/webkit/LayoutTests/platform/android/
Dtest_expectations.txt161 fast/forms/plaintext-mode-1.html FAIL // not implemented queryCommandEnabled:BackColor, Undo & Redo
/external/tcpdump/
DCHANGES370 - 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/
Drender_view_context_menu.cc1412 source_tab_contents_->render_view_host()->Redo(); in ExecuteCommand()
/external/webkit/Source/WebKit/win/Interfaces/
DIWebView.idl27 cpp_quote("enum WebViewCmd { Cut = 100, Copy, Paste, ForwardDelete, SelectAll, Undo, Redo };")
DIWebUIDelegate.idl668 @abstract Redo the last group of operations
/external/bluetooth/glib/
DChangeLog.pre-2-2398 * configure.in: Redo the POLL* value checks in a
/external/webkit/Source/JavaScriptCore/
DChangeLog-2003-10-25499 * kjs/regexp.h: Redo field names, remove some unused stuff.
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_mac.mm2345 Redo();
/external/webkit/Source/WebKit/win/
DWebView.cpp1768 case Redo: in execCommand()
/external/webkit/Source/WebKit2/
DChangeLog9651 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.

12