adjustedScrollDelta 838 Source/core/rendering/RenderBox.cpp return IntSize(adjustedScrollDelta(delta.width()), adjustedScrollDelta(delta.height())); adjustedScrollDelta 863 Source/core/rendering/RenderBox.cpp scrollByRecursively(adjustedScrollDelta(delta), ScrollOffsetClamped);