buildPathFromString   85 Source/core/html/canvas/Path2D.h         buildPathFromString(pathData, m_path);
buildPathFromString  116 Source/core/svg/SVGAnimateMotionElement.cpp         buildPathFromString(value, m_path);
buildPathFromString  123 Source/core/svg/SVGGlyphElement.cpp     buildPathFromString(element->fastGetAttribute(SVGNames::dAttr), identifier.pathData);
buildPathFromString   37 Source/core/svg/SVGPathUtilities.h bool buildPathFromString(const String&, Path&);