Home | History | Annotate | Download | only in rendering

Lines Matching refs:backgroundLayers

575     const FillLayer* bgLayer = style()->backgroundLayers();
586 bgLayer = bodyObject->style()->backgroundLayers();
647 paintFillLayers(paintInfo, style()->backgroundColor(), style()->backgroundLayers(), tx, ty, w, h);
778 bool didFullRepaint = repaintLayerRectsForImage(image, style()->backgroundLayers(), true);