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

  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
LayoutRect.cpp 146 IntPoint maxPoint = ceiledIntPoint(rect.maxXMaxYCorner());
FloatRect.cpp 231 IntPoint maxPoint = ceiledIntPoint(rect.maxXMaxYCorner());
238 IntPoint location = ceiledIntPoint(rect.minXMinYCorner());
FloatPoint.h 226 inline IntPoint ceiledIntPoint(const FloatPoint& p)
LayoutPoint.h 166 inline IntPoint ceiledIntPoint(const LayoutPoint& point)
  /external/chromium_org/third_party/WebKit/Source/core/frame/
FrameView.cpp     [all...]

Completed in 147 milliseconds