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

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

Completed in 143 milliseconds