Searched refs:isVisuallyNonEmpty (Results 1 – 4 of 4) sorted by relevance
237 bool isVisuallyNonEmpty() const { return m_isVisuallyNonEmpty; } in isVisuallyNonEmpty() function
195 bool isVisuallyNonEmpty() const;
1984 bool paintsContent = layer->isVisuallyNonEmpty() || layer->hasVisibleDescendant(); in requiresCompositingForPosition()
3847 bool RenderLayer::isVisuallyNonEmpty() const in isVisuallyNonEmpty() function in WebCore::RenderLayer