Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasVisibleContent

871         if (hasVisibleContent() != previouslyHasVisibleContent)
3384 if (this != ancestorLayer && !hasVisibleContent() && !hasVisibleDescendant())
3559 // We can't use hasVisibleContent(), because that will be true if our renderer is hidden, but some child
3667 if (!hasVisibleContent())
3677 if (hasVisibleContent() && hasNonEmptyChildRenderers())