/external/chromium_org/third_party/WebKit/Source/core/svg/animation/ |
D | SVGSMILElement.cpp | 110 …static PassRefPtr<ConditionEventListener> create(SVGSMILElement* animation, SVGSMILElement::Condit… in create() 130 ConditionEventListener(SVGSMILElement* animation, SVGSMILElement::Condition* condition) in ConditionEventListener() 139 SVGSMILElement* m_animation; 140 SVGSMILElement::Condition* m_condition; 157 void SVGSMILElement::Condition::setEventListener(PassRefPtr<ConditionEventListener> eventListener) in setEventListener() 162 SVGSMILElement::Condition::Condition(Type type, BeginOrEnd beginOrEnd, const String& baseID, const … in Condition() 172 SVGSMILElement::SVGSMILElement(const QualifiedName& tagName, Document& doc) in SVGSMILElement() function in blink::SVGSMILElement 196 SVGSMILElement::~SVGSMILElement() in ~SVGSMILElement() 213 void SVGSMILElement::clearResourceAndEventBaseReferences() in clearResourceAndEventBaseReferences() 218 void SVGSMILElement::clearConditions() in clearConditions() [all …]
|
D | SVGSMILElement.h | 40 class SVGSMILElement; variable 43 typedef EventSender<SVGSMILElement> SMILEventSender; 46 class SVGSMILElement : public SVGElement, public SVGTests { 48 SVGSMILElement(const QualifiedName&, Document&); 49 virtual ~SVGSMILElement(); 96 bool progress(SMILTime elapsed, SVGSMILElement* resultsElement, bool seekToTime); 141 virtual void updateAnimation(float percent, unsigned repeat, SVGSMILElement* resultElement) = 0; 196 SVGSMILElement* syncBase() const { return m_syncBase.get(); } in syncBase() 197 void setSyncBase(SVGSMILElement* element) { m_syncBase = element; } in setSyncBase() 208 RefPtrWillBeMember<SVGSMILElement> m_syncBase; [all …]
|
D | SMILTimeContainer.cpp | 77 void SMILTimeContainer::schedule(SVGSMILElement* animation, SVGElement* target, const QualifiedName… in schedule() 99 void SMILTimeContainer::unschedule(SVGSMILElement* animation, SVGElement* target, const QualifiedNa… in unschedule() 302 …for (SVGSMILElement* element = Traversal<SVGSMILElement>::firstWithin(m_ownerSVGElement); element;… in updateDocumentOrderIndexes() 309 …bool operator()(const RefPtrWillBeMember<SVGSMILElement>& a, const RefPtrWillBeMember<SVGSMILEleme… in operator ()() 385 typedef WillBeHeapVector<RefPtrWillBeMember<SVGSMILElement> > AnimationsVector; in updateAnimations() 403 SVGSMILElement* resultElement = 0; in updateAnimations() 405 SVGSMILElement* animation = itAnimation->get(); in updateAnimations() 452 RefPtrWillBeRawPtr<SVGSMILElement> animDiscard = animationsToApply[i]; in updateAnimations()
|
D | SMILTimeContainer.h | 44 class SVGSMILElement; variable 52 void schedule(SVGSMILElement*, SVGElement*, const QualifiedName&); 53 void unschedule(SVGSMILElement*, SVGElement*, const QualifiedName&); 115 … typedef WillBeHeapLinkedHashSet<RawPtrWillBeWeakMember<SVGSMILElement> > AnimationsLinkedHashSet;
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGDiscardElement.h | 38 class SVGDiscardElement FINAL : public SVGSMILElement { 55 …virtual void updateAnimation(float percent, unsigned repeat, SVGSMILElement* resultElement) OVERRI… in updateAnimation()
|
D | SVGAnimationElement.h | 59 class SVGAnimationElement : public SVGSMILElement { 155 …virtual void updateAnimation(float percent, unsigned repeat, SVGSMILElement* resultElement) OVERRI… 180 …virtual void calculateAnimatedValue(float percent, unsigned repeatCount, SVGSMILElement* resultEle…
|
D | SVGDiscardElement.cpp | 39 : SVGSMILElement(SVGNames::discardTag, document) in SVGDiscardElement()
|
D | SVGAnimationElement.cpp | 43 : SVGSMILElement(tagName, document) in SVGAnimationElement() 154 SVGSMILElement::parseAttribute(name, value); in parseAttribute() 211 SVGSMILElement::svgAttributeChanged(attrName); in svgAttributeChanged() 597 void SVGAnimationElement::updateAnimation(float percent, unsigned repeatCount, SVGSMILElement* resu… in updateAnimation() 676 SVGSMILElement::setTargetElement(target); in setTargetElement() 682 SVGSMILElement::setAttributeName(attributeName); in setAttributeName()
|
D | SVGAnimateMotionElement.h | 50 …virtual void calculateAnimatedValue(float percentage, unsigned repeatCount, SVGSMILElement* result…
|
D | SVGAnimateElement.h | 55 …virtual void calculateAnimatedValue(float percentage, unsigned repeatCount, SVGSMILElement* result…
|
D | SVGAnimateMotionElement.cpp | 223 …imateMotionElement::calculateAnimatedValue(float percentage, unsigned repeatCount, SVGSMILElement*) in calculateAnimatedValue() argument
|
D | SVGAnimateElement.cpp | 65 …ment::calculateAnimatedValue(float percentage, unsigned repeatCount, SVGSMILElement* resultElement) in calculateAnimatedValue()
|
/external/chromium_org/third_party/WebKit/Source/core/ |
D | webcore_svg.target.darwin-x86_64.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.darwin-mips64.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.darwin-arm64.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.linux-mips.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.darwin-mips.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.linux-x86_64.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.linux-x86.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.linux-mips64.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.linux-arm64.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.darwin-arm.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.linux-arm.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | webcore_svg.target.darwin-x86.mk | 244 third_party/WebKit/Source/core/svg/animation/SVGSMILElement.cpp \
|
D | core.gypi | 3381 'svg/animation/SVGSMILElement.cpp',
|