Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h237 bool isVisuallyNonEmpty() const { return m_isVisuallyNonEmpty; } in isVisuallyNonEmpty() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderLayer.cpp3847 bool RenderLayer::isVisuallyNonEmpty() const in isVisuallyNonEmpty() function in WebCore::RenderLayer