Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasVisibleContent

2188                 } else if (layer->hasVisibleContent() && (this == layer->renderer() || layer->renderer()->style()->visibility() != VISIBLE)) {