SVGTextPathSpacingAuto   48 Source/core/svg/SVGTextPathElement.cpp         entries.append(std::make_pair(SVGTextPathSpacingAuto, "auto"));
SVGTextPathSpacingAuto   53 Source/core/svg/SVGTextPathElement.h         TEXTPATH_SPACINGTYPE_AUTO = SVGTextPathSpacingAuto,