Searched refs:isMenuBarVisible (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebKit/mac/Plugins/Hosted/
H A DNetscapePluginHostProxy.h54 bool isMenuBarVisible() const { return m_menuBarIsVisible; } function in class:WebKit::NetscapePluginHostProxy
H A DNetscapePluginHostManager.mm309 if (!hostProxy->isMenuBarVisible()) {
/external/webkit/Tools/WinLauncher/
H A DPrintWebUIDelegate.h99 virtual HRESULT STDMETHODCALLTYPE isMenuBarVisible(IWebView*, BOOL*) { return E_NOTIMPL; } function in class:PrintWebUIDelegate
/external/webkit/Source/WebKit/win/WebCoreSupport/
H A DWebInspectorDelegate.h290 virtual HRESULT STDMETHODCALLTYPE isMenuBarVisible( function in class:WebInspectorDelegate
H A DWebChromeClient.cpp327 delegate->isMenuBarVisible(m_webView, &result);
/external/webkit/Tools/DumpRenderTree/win/
H A DUIDelegate.cpp365 HRESULT STDMETHODCALLTYPE UIDelegate::isMenuBarVisible( function in class:UIDelegate
H A DUIDelegate.h297 virtual HRESULT STDMETHODCALLTYPE isMenuBarVisible(
/external/webkit/Source/WebKit/win/Interfaces/
H A DIWebUIDelegate.idl752 HRESULT isMenuBarVisible([in] IWebView* webView, [out, retval] BOOL* visible);

Completed in 311 milliseconds