Home | History | Annotate | Download | only in rendering

Lines Matching refs:backgroundLayers

1095     if (!style()->backgroundLayers().image() || style()->backgroundLayers().next()) {
1101 BoxPainter::calculateBackgroundImageGeometry(*this, 0, style()->backgroundLayers(), backgroundRect, geometry);
1129 if (style()->backgroundLayers().next())
1223 const FillLayer& fillLayer = style()->backgroundLayers();
1276 if (!paintInvalidationLayerRectsForImage(image, style()->backgroundLayers(), true))