lineTo 65 Source/core/html/canvas/CanvasPathMethods.cpp void CanvasPathMethods::lineTo(float x, float y) lineTo 45 Source/core/svg/SVGPathBuilder.cpp void SVGPathBuilder::lineTo(const FloatPoint& targetPoint, PathCoordinateMode mode) lineTo 84 Source/core/svg/SVGPathByteStreamBuilder.cpp void SVGPathByteStreamBuilder::lineTo(const FloatPoint& targetPoint, PathCoordinateMode mode) lineTo 69 Source/core/svg/SVGPathSegListBuilder.cpp void SVGPathSegListBuilder::lineTo(const FloatPoint& targetPoint, PathCoordinateMode mode) lineTo 83 Source/core/svg/SVGPathStringBuilder.cpp void SVGPathStringBuilder::lineTo(const FloatPoint& targetPoint, PathCoordinateMode mode) lineTo 41 Source/core/svg/SVGPathTraversalStateBuilder.cpp void SVGPathTraversalStateBuilder::lineTo(const FloatPoint& targetPoint, PathCoordinateMode) lineTo 172 Source/platform/graphics/PathTraversalState.cpp float PathTraversalState::lineTo(const FloatPoint& point)