Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasBackground

135     if (!renderer->style()->hasBackground())
804 if (isSimpleContainer && renderer()->hasBackground())
822 bool hasScrollingPaintedContent = m_owningLayer->hasVisibleContent() && (renderer()->hasBackground() || paintsChildren());