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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
LayoutRect.cpp 132 IntPoint maxPoint = ceiledIntPoint(rect.maxXMaxYCorner());
FloatRect.cpp 240 IntPoint maxPoint = ceiledIntPoint(rect.maxXMaxYCorner());
247 IntPoint location = ceiledIntPoint(rect.minXMinYCorner());
FloatPoint.h 222 inline IntPoint ceiledIntPoint(const FloatPoint& p)
LayoutPoint.h 166 inline IntPoint ceiledIntPoint(const LayoutPoint& point)

Completed in 60 milliseconds