HomeSort by relevance Sort by last modified time
    Searched refs:roundedIntRect (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderWidget.cpp 131 static inline IntRect roundedIntRect(const LayoutRect& rect)
141 IntRect clipRect = roundedIntRect(enclosingLayer()->childrenClipRect());
142 IntRect newFrame = roundedIntRect(frame);
RenderLayerScrollableArea.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRect.h 236 PLATFORM_EXPORT IntRect roundedIntRect(const FloatRect&);
FloatRect.cpp 252 IntRect roundedIntRect(const FloatRect& rect)

Completed in 644 milliseconds