Searched refs:roundedIntRect (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderWidget.cpp109 static inline IntRect roundedIntRect(const LayoutRect& rect) function in namespace:blink
122 IntRect newFrame = roundedIntRect(frame);
H A DRenderLayerScrollableArea.cpp1387 IntSize clampedScrollOffset = clampScrollOffset(adjustedScrollOffset() + toIntSize(roundedIntRect(r).location()));
/external/chromium_org/third_party/WebKit/Source/platform/geometry/
H A DFloatRect.h233 PLATFORM_EXPORT IntRect roundedIntRect(const FloatRect&);
H A DFloatRect.cpp246 IntRect roundedIntRect(const FloatRect& rect) function in namespace:blink

Completed in 1013 milliseconds