roundedIntRect   1395 Source/core/rendering/RenderLayerScrollableArea.cpp     IntSize clampedScrollOffset = clampScrollOffset(adjustedScrollOffset() + toIntSize(roundedIntRect(r).location()));
roundedIntRect    108 Source/core/rendering/RenderWidget.cpp     IntRect newFrame = roundedIntRect(frame);
roundedIntRect    235 Source/platform/geometry/FloatRect.h PLATFORM_EXPORT IntRect roundedIntRect(const FloatRect&);