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 109 static inline IntRect roundedIntRect(const LayoutRect& rect)
122 IntRect newFrame = roundedIntRect(frame);
RenderLayerScrollableArea.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatRect.h 233 PLATFORM_EXPORT IntRect roundedIntRect(const FloatRect&);
FloatRect.cpp 246 IntRect roundedIntRect(const FloatRect& rect)

Completed in 759 milliseconds