Searched defs:undoStack (Results 1 – 4 of 4) sorted by relevance
52 WTF::Vector<EditCommandWx> undoStack; variable
61 WTF::Deque<WTF::RefPtr<WebCore::EditCommand> > undoStack; variable
170 QUndoStack *undoStack; variable
3010 QUndoStack *QWebPage::undoStack() const in undoStack() function in QWebPage