Searched refs:m_lastPercent (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebCore/svg/animation/
H A DSVGSMILElement.h175 float m_lastPercent; member in class:WebCore::SVGSMILElement
H A DSVGSMILElement.cpp130 , m_lastPercent(0)
851 updateAnimation(m_lastPercent, m_lastRepeat, resultElement);
875 m_lastPercent = percent;

Completed in 14 milliseconds