updateAnimations  167 Source/core/svg/animation/SMILTimeContainer.cpp     SMILTime earliestFireTime = updateAnimations(SMILTime(m_presetStartTime), m_presetStartTime ? true : false);
updateAnimations  345 Source/core/svg/animation/SMILTimeContainer.cpp     SMILTime earliestFireTime = updateAnimations(elapsed, seekToTime);
updateAnimations   89 Source/core/svg/animation/SMILTimeContainer.h     SMILTime updateAnimations(SMILTime elapsed, bool seekToTime = false);