Home
last modified time | relevance | path

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

/external/webkit/Tools/WinLauncher/
DPrintWebUIDelegate.h83 …virtual HRESULT STDMETHODCALLTYPE removeAllActionsWithTarget(IWebUndoTarget*) { return E_NOTIMPL; } in removeAllActionsWithTarget() function
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h230 virtual HRESULT STDMETHODCALLTYPE removeAllActionsWithTarget( in removeAllActionsWithTarget() function
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp234 HRESULT STDMETHODCALLTYPE UIDelegate::removeAllActionsWithTarget( in removeAllActionsWithTarget() function in UIDelegate