Home | History | Annotate | Download | only in rendering

Lines Matching refs:newVisibility

562 void RenderLayer::childVisibilityChanged(bool newVisibility) 
564 if (m_hasVisibleDescendant == newVisibility || m_visibleDescendantStatusDirty)
566 if (newVisibility) {