toSVGEnumerationBase  113 Source/core/svg/SVGEnumeration.cpp     unsigned short fromEnumeration = animationElement->animationMode() == ToAnimation ? m_value : toSVGEnumerationBase(from)->value();
toSVGEnumerationBase  114 Source/core/svg/SVGEnumeration.cpp     unsigned short toEnumeration = toSVGEnumerationBase(to)->value();