Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/animation/
DSVGSMILElement.h209 float m_lastPercent; variable
DSVGSMILElement.cpp127 , m_lastPercent(0) in SVGSMILElement()
899 updateAnimation(m_lastPercent, m_lastRepeat, resultElement); in progress()
923 m_lastPercent = percent; in progress()