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

/external/webkit/WebCore/svg/animation/
H A DSVGSMILElement.h176 unsigned m_lastRepeat; member in class:WebCore::SVGSMILElement
H A DSVGSMILElement.cpp131 , m_lastRepeat(0)
851 updateAnimation(m_lastPercent, m_lastRepeat, resultElement);
876 m_lastRepeat = repeat;

Completed in 12 milliseconds