applyCachedClipAndScrollOffsetForRepaint 2085 Source/core/rendering/RenderBox.cpp         containerBox->applyCachedClipAndScrollOffsetForRepaint(rect);
applyCachedClipAndScrollOffsetForRepaint  584 Source/core/rendering/RenderBox.h     void applyCachedClipAndScrollOffsetForRepaint(LayoutRect& paintRect) const;
applyCachedClipAndScrollOffsetForRepaint 1029 Source/core/rendering/RenderInline.cpp         cb->applyCachedClipAndScrollOffsetForRepaint(repaintRect);
applyCachedClipAndScrollOffsetForRepaint 1104 Source/core/rendering/RenderInline.cpp         containerBox->applyCachedClipAndScrollOffsetForRepaint(rect);
applyCachedClipAndScrollOffsetForRepaint 1687 Source/core/rendering/RenderObject.cpp             boxParent->applyCachedClipAndScrollOffsetForRepaint(rect);