calculatePaintBounds 353 Source/web/painting/PaintAggregator.cpp IntRect bounds = m_update.calculatePaintBounds(); calculatePaintBounds 60 Source/web/painting/PaintAggregator.h WebCore::IntRect calculatePaintBounds() const; calculatePaintBounds 83 Source/web/tests/PaintAggregatorTest.cpp EXPECT_EQ(expectedBounds, update.calculatePaintBounds());