Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.h124 void setInactive() { m_activeState = Inactive; } in setInactive() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.cpp245 setInactive(); in animationAttributeChanged()