Searched defs:hasVisibleContent (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderLayer.h355 bool hasVisibleContent() const { return m_hasVisibleContent; } function in class:WebCore::RenderLayer
/external/webkit/Source/WebKit/chromium/src/
H A DWebFrameImpl.cpp594 bool WebFrameImpl::hasVisibleContent() const function in class:WebKit::WebFrameImpl
2280 if (!frame() || !frame()->view() || !hasVisibleContent())

Completed in 63 milliseconds