Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.h185 void addTimeDependent(SVGSMILElement*);
DSVGSMILElement.cpp585 toSVGSMILElement(condition.m_syncbase.get())->addTimeDependent(this); in connectConditions()
1232 void SVGSMILElement::addTimeDependent(SVGSMILElement* animation) in addTimeDependent() function in WebCore::SVGSMILElement