Searched refs:m_hasSelfPaintingLayerDescendant (Results 1 – 2 of 2) sorted by relevance
207 bool hasSelfPaintingLayerDescendant() const { return m_hasSelfPaintingLayerDescendant; } in hasSelfPaintingLayerDescendant()625 unsigned m_hasSelfPaintingLayerDescendant : 1; variable
109 , m_hasSelfPaintingLayerDescendant(false) in RenderLayer()324 layer->m_hasSelfPaintingLayerDescendant = true; in setAncestorChainHasSelfPaintingLayerDescendant()802 m_hasSelfPaintingLayerDescendant = false; in updateDescendantDependentFlags()811 m_hasSelfPaintingLayerDescendant |= hasSelfPaintingLayerDescendant; in updateDescendantDependentFlags()813 if (m_hasVisibleDescendant && m_hasSelfPaintingLayerDescendant) in updateDescendantDependentFlags()