Home
last modified time | relevance | path

Searched refs:cleanUpCustomMenuDrawingData (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h218 virtual HRESULT STDMETHODCALLTYPE cleanUpCustomMenuDrawingData( in cleanUpCustomMenuDrawingData() function
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.h217 virtual HRESULT STDMETHODCALLTYPE cleanUpCustomMenuDrawingData( in cleanUpCustomMenuDrawingData() function
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl612 @method webView:cleanUpCustomMenuDrawingData
617 HRESULT cleanUpCustomMenuDrawingData([in] IWebView* sender, [in] OLE_HANDLE hMenu);
/external/webkit/WebKit/win/
DWebView.cpp1240 m_uiDelegate->cleanUpCustomMenuDrawingData((IWebView*)this, (OLE_HANDLE)(ULONG64)menu); in onUninitMenuPopup()
DChangeLog-2009-06-166759 (WebInspectorDelegate::cleanUpCustomMenuDrawingData):
14202 (WebInspector::cleanUpCustomMenuDrawingData):
/external/webkit/WebKitTools/
DChangeLog-2009-06-1614321 (UIDelegate::cleanUpCustomMenuDrawingData):
16303 (BaseDelegate::cleanUpCustomMenuDrawingData):