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

/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.h190 virtual HRESULT STDMETHODCALLTYPE measureCustomMenuItem( function in class:WebInspectorDelegate
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebUIDelegate.idl587 @method webView:measureCustomMenuItem
592 [local] HRESULT measureCustomMenuItem([in] IWebView* sender, [in] void* measureItem);
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.cpp1416 m_uiDelegate->measureCustomMenuItem((IWebView*)this, (void*)lParam);

Completed in 85 milliseconds