Searched refs:cleanUpCustomMenuDrawingData (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Tools/WinLauncher/
H A DPrintWebUIDelegate.h79 virtual HRESULT STDMETHODCALLTYPE cleanUpCustomMenuDrawingData(IWebView*, OLE_HANDLE) { return E_NOTIMPL; } function in class:PrintWebUIDelegate
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebInspectorDelegate.h212 virtual HRESULT STDMETHODCALLTYPE cleanUpCustomMenuDrawingData( function in class:WebInspectorDelegate
/external/webkit/Tools/DumpRenderTree/win/
H A DUIDelegate.h219 virtual HRESULT STDMETHODCALLTYPE cleanUpCustomMenuDrawingData( function in class:UIDelegate
/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebUIDelegate.idl612 @method webView:cleanUpCustomMenuDrawingData
617 HRESULT cleanUpCustomMenuDrawingData([in] IWebView* sender, [in] OLE_HANDLE hMenu);
/external/webkit/Source/WebKit/win/
H A DWebView.cpp1393 m_uiDelegate->cleanUpCustomMenuDrawingData((IWebView*)this, (OLE_HANDLE)(ULONG64)menu);

Completed in 67 milliseconds