Home | History | Annotate | Download | only in Api

Lines Matching refs:SVGSMILElement

60 #include "SVGSMILElement.h"
170 if (!coreNode || !SVGSMILElement::isSMILElement(coreNode))
173 return doc->accessSVGExtensions()->sampleAnimationAtTime(elementId, static_cast<SVGSMILElement*>(coreNode), time);