repaintLayerRectsForImage 1567 Source/core/rendering/RenderBox.cpp bool didFullRepaint = repaintLayerRectsForImage(image, style()->backgroundLayers(), true); repaintLayerRectsForImage 1569 Source/core/rendering/RenderBox.cpp repaintLayerRectsForImage(image, style()->maskLayers(), false); repaintLayerRectsForImage 676 Source/core/rendering/RenderBox.h bool repaintLayerRectsForImage(WrappedImagePtr image, const FillLayer* layers, bool drawingBackground);