Home
last modified time | relevance | path

Searched refs:quadraticBezierTo (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DPathTraversalState.h50 float quadraticBezierTo(const FloatPoint& newControl, const FloatPoint& newEnd);
DPathTraversalState.cpp180 float PathTraversalState::quadraticBezierTo(const FloatPoint& newControl, const FloatPoint& newEnd) in quadraticBezierTo() function in WebCore::PathTraversalState
DPath.cpp60 segmentLength = traversalState.quadraticBezierTo(points[0], points[1]); in pathLengthApplierFunction()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1451493 (WebCore::PathTraversalState::quadraticBezierTo):
70602 (WebCore::PathTraversalState::quadraticBezierTo):
DChangeLog-2006-12-3194 (WebCore::PathTraversalState::quadraticBezierTo):