Searched refs:hasWebView (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.h59 virtual bool hasWebView() const;
H A DFrameLoaderClientEfl.cpp474 bool FrameLoaderClientEfl::hasWebView() const function in class:WebCore::FrameLoaderClientEfl
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoaderClient.h114 virtual bool hasWebView() const = 0; // mainly for assertions
H A DEmptyClients.h216 virtual bool hasWebView() const { return true; } // mainly for assertions function in class:WebCore::EmptyFrameLoaderClient
H A DFrameLoader.cpp1370 ASSERT(m_client->hasWebView());
1794 ASSERT(m_client->hasWebView());
2106 ASSERT(m_client->hasWebView());
2357 ASSERT(m_client->hasWebView());
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DFrameLoaderClientBlackBerry.h51 virtual bool hasWebView() const { return true; } function in class:WebCore::FrameLoaderClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.h50 virtual bool hasWebView() const;
H A DFrameLoaderClientGtk.cpp625 bool FrameLoaderClient::hasWebView() const function in class:WebKit::FrameLoaderClient
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DFrameLoaderClientQt.h86 virtual bool hasWebView() const; // mainly for assertions
H A DFrameLoaderClientQt.cpp249 bool FrameLoaderClientQt::hasWebView() const function in class:WebCore::FrameLoaderClientQt
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp225 bool FrameLoaderClientWinCE::hasWebView() const function in class:WebKit::FrameLoaderClientWinCE
H A DFrameLoaderClientWinCE.h45 virtual bool hasWebView() const;
/macosx-10.9.5/WebKit-7537.78.2/mac/WebCoreSupport/
H A DWebFrameLoaderClient.h60 virtual bool hasWebView() const OVERRIDE; // mainly for assertions
H A DWebFrameLoaderClient.mm217 bool WebFrameLoaderClient::hasWebView() const
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebFrameLoaderClient.h51 virtual bool hasWebView() const;
H A DWebFrameLoaderClient.cpp123 bool WebFrameLoaderClient::hasWebView() const function in class:WebFrameLoaderClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.h49 virtual bool hasWebView() const OVERRIDE;
H A DWebFrameLoaderClient.cpp111 bool WebFrameLoaderClient::hasWebView() const function in class:WebKit::WebFrameLoaderClient

Completed in 228 milliseconds