Searched defs:hasWebView (Results 1 – 7 of 7) sorted by relevance
205 bool WebFrameLoaderClient::hasWebView() const function
486 bool FrameLoaderClient::hasWebView() const in hasWebView() function in WebKit::FrameLoaderClient
87 bool WebFrameLoaderClient::hasWebView() const in hasWebView() function in WebFrameLoaderClient
108 bool FrameLoaderClientWx::hasWebView() const in hasWebView() function in WebCore::FrameLoaderClientWx
99 bool FrameLoaderClientAndroid::hasWebView() const { in hasWebView() function in android::FrameLoaderClientAndroid
195 bool FrameLoaderClientQt::hasWebView() const in hasWebView() function in WebCore::FrameLoaderClientQt
141 virtual bool hasWebView() const { return true; } // mainly for assertions in hasWebView() function