SVGTextPathMethodStretch   38 Source/core/svg/SVGTextPathElement.cpp         entries.append(std::make_pair(SVGTextPathMethodStretch, "stretch"));
SVGTextPathMethodStretch   51 Source/core/svg/SVGTextPathElement.h         TEXTPATH_METHODTYPE_STRETCH = SVGTextPathMethodStretch,