Searched defs:Undo (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/wx/
H A DWebFrame.cpp334 void wxWebFrame::Undo() function in class:wxWebFrame
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.h119 Undo, enumerator in enum:QWebPage::WebAction
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.h420 enum UndoOrRedo { Undo, Redo }; enumerator in enum:WebKit::WebPageProxy::UndoOrRedo
602 // Undo management
H A DWebPageProxy.cpp2180 // Undo management
2184 registerEditCommand(WebEditCommandProxy::create(commandID, static_cast<EditAction>(editAction), this), Undo); local

Completed in 193 milliseconds