determineActiveState  981 Source/core/svg/animation/SVGSMILElement.cpp                     m_activeState = determineActiveState(eventTime);
determineActiveState 1189 Source/core/svg/animation/SVGSMILElement.cpp     m_activeState = determineActiveState(elapsed);
determineActiveState  204 Source/core/svg/animation/SVGSMILElement.h     ActiveState determineActiveState(SMILTime elapsed) const;