Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderLayer.h377 bool hasVisibleContent() const { return m_hasVisibleContent; } in hasVisibleContent() function
/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.cpp594 bool WebFrameImpl::hasVisibleContent() const in hasVisibleContent() function in WebKit::WebFrameImpl