Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.h222 float m_lastPercent; variable
DSVGSMILElement.cpp171 , m_lastPercent(0) in SVGSMILElement()
279 m_lastPercent = 0; in reset()
1117 updateAnimation(m_lastPercent, m_lastRepeat, resultElement); in progress()
1162 m_lastPercent = percent; in progress()