Searched defs:hasWebView (Results 1 – 2 of 2) sorted by relevance
235 bool FrameLoaderClientImpl::hasWebView() const in hasWebView() function in blink::FrameLoaderClientImpl
172 virtual bool hasWebView() const OVERRIDE { return true; } // mainly for assertions in hasWebView() function