curveToCubic       52 Source/core/svg/SVGPathBuilder.cpp void SVGPathBuilder::curveToCubic(const FloatPoint& point1, const FloatPoint& point2, const FloatPoint& targetPoint, PathCoordinateMode mode)
curveToCubic      105 Source/core/svg/SVGPathByteStreamBuilder.cpp void SVGPathByteStreamBuilder::curveToCubic(const FloatPoint& point1, const FloatPoint& point2, const FloatPoint& targetPoint, PathCoordinateMode mode)
curveToCubic       99 Source/core/svg/SVGPathSegListBuilder.cpp void SVGPathSegListBuilder::curveToCubic(const FloatPoint& point1, const FloatPoint& point2, const FloatPoint& targetPoint, PathCoordinateMode mode)
curveToCubic       98 Source/core/svg/SVGPathStringBuilder.cpp void SVGPathStringBuilder::curveToCubic(const FloatPoint& point1, const FloatPoint& point2, const FloatPoint& targetPoint, PathCoordinateMode mode)
curveToCubic       47 Source/core/svg/SVGPathTraversalStateBuilder.cpp void SVGPathTraversalStateBuilder::curveToCubic(const FloatPoint& point1, const FloatPoint& point2, const FloatPoint& targetPoint, PathCoordinateMode)