Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/animation/
DSVGSMILElement.h147 void addTimeDependent(SVGSMILElement*);
DSVGSMILElement.cpp419 syncbase->addTimeDependent(this); in connectConditions()
925 void SVGSMILElement::addTimeDependent(SVGSMILElement* animation) in addTimeDependent() function in WebCore::SVGSMILElement
/external/webkit/WebCore/
DChangeLog-2008-08-1032861 (WebCore::SVGSMILElement::addTimeDependent):