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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FloatRect.cpp 255 IntRect roundedIntRect(const FloatRect& rect)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderWidget.cpp 126 static inline IntRect roundedIntRect(const LayoutRect& rect)
136 IntRect clipRect = roundedIntRect(enclosingLayer()->childrenClipRect());
137 IntRect newFrame = roundedIntRect(frame);

Completed in 38 milliseconds