Home
last modified time | relevance | path

Searched defs:WebEditorUndoTarget (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.h36 class WebEditorUndoTarget; variable
DWebEditorClient.cpp62 class WebEditorUndoTarget : public IWebUndoTarget class
81 WebEditorUndoTarget::WebEditorUndoTarget() in WebEditorUndoTarget() function in WebEditorUndoTarget
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.mm157 @interface WebEditorUndoTarget : NSObject interface
166 @implementation WebEditorUndoTarget implementation