Home | History | Annotate | Download | only in rendering

Lines Matching defs:bgLayer

994     const FillLayer* bgLayer = backgroundObject->style()->backgroundLayers();
996 if (bgLayer->hasImage() || c.isValid()) {
1006 paintFillLayers(paintInfo, c, bgLayer, tx, ty, w, h, CompositeSourceOver, backgroundObject);