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/platform/geometry/
FloatRect.cpp 252 IntRect roundedIntRect(const FloatRect& rect)
  /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);

Completed in 33 milliseconds