PathSegUnknown 287 Source/core/svg/SVGPathBlender.cpp if (fromType == toType && (fromType == PathSegUnknown || fromType == PathSegClosePath)) PathSegUnknown 380 Source/core/svg/SVGPathBlender.cpp case PathSegUnknown: PathSegUnknown 302 Source/core/svg/SVGPathParser.cpp m_lastCommand = PathSegUnknown; PathSegUnknown 83 Source/core/svg/SVGPathSeg.h PATHSEG_UNKNOWN = PathSegUnknown, PathSegUnknown 122 Source/core/svg/SVGPathStringSource.cpp pathSegType = PathSegUnknown;