Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.cpp613 SVGSMILElement* svgSMILElement = toSVGSMILElement(element); in connectSyncBaseConditions() local
614 condition->setSyncBase(svgSMILElement); in connectSyncBaseConditions()
615 svgSMILElement->addSyncBaseDependent(this); in connectSyncBaseConditions()