Home | History | Annotate | Download | only in rendering

Lines Matching refs:PaintLayerPaintingRootBackgroundOnly

3468     return layer->renderer()->isRoot() && (paintFlags & RenderLayer::PaintLayerPaintingRootBackgroundOnly);
3595 if (paintFlags & PaintLayerPaintingRootBackgroundOnly && !renderer()->isRenderView() && !renderer()->isRoot())
3703 else if (paintFlags & PaintLayerPaintingRootBackgroundOnly)