Home | History | Annotate | Download | only in WebView

Lines Matching refs:SVGSMILElement

83 #import <WebCore/SVGSMILElement.h>
1134 if (!coreNode || !SVGSMILElement::isSMILElement(coreNode))
1138 return document->accessSVGExtensions()->sampleAnimationAtTime(elementId, static_cast<SVGSMILElement*>(coreNode), time);