SVGTextPathSpacingExact   49 Source/core/svg/SVGTextPathElement.cpp         entries.append(std::make_pair(SVGTextPathSpacingExact, "exact"));
SVGTextPathSpacingExact   59 Source/core/svg/SVGTextPathElement.cpp     , m_spacing(SVGAnimatedEnumeration<SVGTextPathSpacingType>::create(this, SVGNames::spacingAttr, SVGTextPathSpacingExact))
SVGTextPathSpacingExact   54 Source/core/svg/SVGTextPathElement.h         TEXTPATH_SPACINGTYPE_EXACT = SVGTextPathSpacingExact