Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasVisibleContent

990             if (sc->hasVisibleContent())
5201 if ((flags & ExcludeHiddenDescendants) && this != ancestorLayer && !hasVisibleContent() && !hasVisibleDescendant())
5405 // We can't use hasVisibleContent(), because that will be true if our renderer is hidden, but some child
5834 if (!hasVisibleContent())
5844 if (hasVisibleContent() && hasNonEmptyChildRenderers())