Home
last modified time | relevance | path

Searched defs:undoStack (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/wx/
DWebViewPrivate.h52 WTF::Vector<EditCommandWx> undoStack; variable
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DEditorClientGtk.h61 WTF::Deque<WTF::RefPtr<WebCore::EditCommand> > undoStack; variable
/external/webkit/Source/WebKit/qt/Api/
Dqwebpage_p.h170 QUndoStack *undoStack; variable
Dqwebpage.cpp3010 QUndoStack *QWebPage::undoStack() const in undoStack() function in QWebPage