Home
last modified time | relevance | path

Searched defs:toPoint (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/geometry/
DLayoutPoint.h136 inline LayoutPoint toPoint(const LayoutSize& size) in toPoint() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPathBlender.cpp70 …int SVGPathBlender::blendAnimatedFloatPoint(const FloatPoint& fromPoint, const FloatPoint& toPoint) in blendAnimatedFloatPoint()