SVGTextPathMethodAlign 37 Source/core/svg/SVGTextPathElement.cpp entries.append(std::make_pair(SVGTextPathMethodAlign, "align")); SVGTextPathMethodAlign 58 Source/core/svg/SVGTextPathElement.cpp , m_method(SVGAnimatedEnumeration<SVGTextPathMethodType>::create(this, SVGNames::methodAttr, SVGTextPathMethodAlign)) SVGTextPathMethodAlign 50 Source/core/svg/SVGTextPathElement.h TEXTPATH_METHODTYPE_ALIGN = SVGTextPathMethodAlign,