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

/macosx-10.10.1/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorDelegate.h185 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation( function in class:WebInspectorDelegate
/macosx-10.10.1/WebKit-7600.1.25/win/Interfaces/
H A DIWebUIDelegate.idl572 @method hasCustomMenuImplementation:
575 HRESULT hasCustomMenuImplementation([out, retval] BOOL* hasCustomMenus);
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.cpp1392 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus);
1412 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus);
1426 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus);
1444 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus);
1462 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus);

Completed in 184 milliseconds