Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/UIProcess/API/mac/
DPageClientImpl.h121 RetainPtr<WKEditorUndoTargetObjC> m_undoTarget; variable
/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebEditorClient.h153 RetainPtr<WebEditorUndoTarget> m_undoTarget; variable
DWebEditorClient.mm189 , m_undoTarget([[[WebEditorUndoTarget alloc] init] autorelease]) function
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebEditorClient.h118 WebEditorUndoTarget* m_undoTarget; variable