HomeSort by relevance Sort by last modified time
    Searched refs:Undo (Results 1 - 9 of 9) sorted by null

  /external/webkit/WebKitTools/QtLauncher/
mainwindow.cpp 84 page()->action(QWebPage::Undo)->setShortcut(QKeySequence::Undo);
main.cpp 492 editMenu->addAction(page()->action(QWebPage::Undo));
  /external/webkit/WebKit/wx/
WebFrame.h 117 void Undo();
WebFrame.cpp 278 void wxWebFrame::Undo()
281 return m_impl->frame->editor()->undo();
  /external/webkit/WebKit/chromium/src/mac/
WebInputEventFactory.mm 778 // "Undo"
780 return @"Undo";
    [all...]
  /external/webkit/WebKit/qt/Api/
qwebpage.h 110 Undo,
qwebpage.cpp 291 "Undo", // Undo,
604 case QWebPage::Undo:
991 { QKeySequence::Undo, QWebPage::Undo },
    [all...]
  /external/webkit/WebKit/win/
WebView.cpp     [all...]
  /external/grub/docs/
texinfo.tex     [all...]

Completed in 521 milliseconds