Home
last modified time | relevance | path

Searched defs:hasWebView (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DFrameLoaderClientImpl.cpp235 bool FrameLoaderClientImpl::hasWebView() const in hasWebView() function in blink::FrameLoaderClientImpl
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.h172 virtual bool hasWebView() const OVERRIDE { return true; } // mainly for assertions in hasWebView() function