Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dinert_effect.h59 void UpdateChildrenAndEffects() const override {} in UpdateChildrenAndEffects() function
H A Danimation_effect.h145 virtual void UpdateChildrenAndEffects() const = 0;
H A Dkeyframe_effect.h148 void UpdateChildrenAndEffects() const override;
H A Danimation_effect.cc155 UpdateChildrenAndEffects(); in UpdateInheritedTime()
H A Dkeyframe_effect.cc525 void KeyframeEffect::UpdateChildrenAndEffects() const { in UpdateChildrenAndEffects() function in blink::KeyframeEffect
H A Danimation_effect_test.cc92 void UpdateChildrenAndEffects() const override {} in UpdateChildrenAndEffects() function in blink::TestAnimationEffect
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dinert_effect.h60 void UpdateChildrenAndEffects() const override {} in UpdateChildrenAndEffects() function
H A Danimation_effect.h147 virtual void UpdateChildrenAndEffects() const = 0;
H A Dkeyframe_effect.h155 void UpdateChildrenAndEffects() const override;
H A Danimation_effect.cc186 UpdateChildrenAndEffects(); in UpdateInheritedTime()
H A Dkeyframe_effect.cc582 void KeyframeEffect::UpdateChildrenAndEffects() const { in UpdateChildrenAndEffects() function in blink::KeyframeEffect
H A Danimation_effect_test.cc91 void UpdateChildrenAndEffects() const override {} in UpdateChildrenAndEffects() function in blink::TestAnimationEffect