Home | History | Annotate | Download | only in rendering

Lines Matching defs:bg

527     StyleImage* bg = bgLayer->image();
528 bool shouldPaintBackgroundImage = bg && bg->canRender(style()->effectiveZoom());
532 // If there's no bg color or image, leave it untouched to avoid affecting transparency.
606 Image* image = bg->image(clientForBackgroundImage, tileSize);