Searched refs:drawCustomMenuItem (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.h194 virtual HRESULT STDMETHODCALLTYPE drawCustomMenuItem( function in class:WebInspectorDelegate
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebUIDelegate.idl595 @method webView:drawCustomMenuItem
600 [local] HRESULT drawCustomMenuItem([in] IWebView* sender, [in] void* drawItem);
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.cpp1430 m_uiDelegate->drawCustomMenuItem((IWebView*)this, (void*)lParam);

Completed in 183 milliseconds