Home | History | Annotate | Download | only in rendering

Lines Matching refs:repaintLayerRectsForImage

778     bool didFullRepaint = repaintLayerRectsForImage(image, style()->backgroundLayers(), true);
780 repaintLayerRectsForImage(image, style()->maskLayers(), false);
783 bool RenderBox::repaintLayerRectsForImage(WrappedImagePtr image, const FillLayer* layers, bool drawingBackground)