Home | History | Annotate | Download | only in rendering

Lines Matching refs:hasBackground

272         return !style()->hasVisualOverflowingEffect() && !style()->hasBorder() && !style()->hasBackground();
566 bool hasBackground() const { return style()->hasBackground(); }