Searched refs:roundedIntRect (Results 1 – 4 of 4) sorted by relevance
131 static inline IntRect roundedIntRect(const LayoutRect& rect) in roundedIntRect() function141 IntRect clipRect = roundedIntRect(enclosingLayer()->childrenClipRect()); in setWidgetGeometry()142 IntRect newFrame = roundedIntRect(frame); in setWidgetGeometry()
1310 …dScrollOffset = clampScrollOffset(adjustedScrollOffset() + toIntSize(roundedIntRect(r).location())… in exposeRect()
236 PLATFORM_EXPORT IntRect roundedIntRect(const FloatRect&);
252 IntRect roundedIntRect(const FloatRect& rect) in roundedIntRect() function