Searched refs:hasVisibleDescendant (Results 1 – 3 of 3) sorted by relevance
356 bool hasVisibleDescendant() const { return m_hasVisibleDescendant; } in hasVisibleDescendant() function
1115 …bool shouldPaint = (m_owningLayer->hasVisibleContent() || m_owningLayer->hasVisibleDescendant()) &… in paintIntoLayer()
46728 may be visible. We also have to consult hasVisibleDescendant() as well.46733 (WebCore::RenderLayer::hasVisibleDescendant):