Home
last modified time | relevance | path

Searched refs:GetAnimationMode (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_animation_element.cc363 DCHECK_EQ(GetAnimationMode(), kValuesAnimation); in CalculateKeyTimesForCalcModePaced()
584 AnimationMode animation_mode = GetAnimationMode(); in CheckAnimationParameters()
655 if (GetAnimationMode() != kToAnimation) { in ComputeEffectParameters()
656 parameters.is_additive = IsAdditive() || GetAnimationMode() == kByAnimation; in ComputeEffectParameters()
667 if (IsAdditive() || GetAnimationMode() == kByAnimation || in ApplyAnimation()
668 (IsAccumulated() && GetAnimationMode() != kToAnimation)) { in ApplyAnimation()
686 AnimationMode animation_mode = GetAnimationMode(); in ApplyAnimation()
725 if (GetAnimationMode() == kByAnimation) in OverwritesUnderlyingAnimationValue()
728 if (GetAnimationMode() == kToAnimation) in OverwritesUnderlyingAnimationValue()
731 if (GetAnimationMode() == kNoAnimation) in OverwritesUnderlyingAnimationValue()
H A Dsvg_animate_element.cc365 SVGPropertyBase* from_value = GetAnimationMode() == kToAnimation in CalculateAnimationValue()
378 GetAnimationMode(), percentage, from_value, to_value); in CalculateAnimationValue()
410 DCHECK(GetAnimationMode() == kByAnimation || in CalculateFromAndByValues()
411 GetAnimationMode() == kFromByAnimation); in CalculateFromAndByValues()
H A Dsvg_animation_element.h95 AnimationMode GetAnimationMode() const { return animation_mode_; } in GetAnimationMode() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_animation_element.cc352 return value == sum || GetAnimationMode() == kByAnimation; in IsAdditive()
363 DCHECK_EQ(GetAnimationMode(), kValuesAnimation); in CalculateKeyTimesForCalcModePaced()
584 AnimationMode animation_mode = GetAnimationMode(); in CheckAnimationParameters()
656 (IsAccumulated() && GetAnimationMode() != kToAnimation)) { in ApplyAnimation()
674 AnimationMode animation_mode = GetAnimationMode(); in ApplyAnimation()
707 return GetAnimationMode() != kToAnimation && in OverwritesUnderlyingAnimationValue()
708 GetAnimationMode() != kByAnimation && in OverwritesUnderlyingAnimationValue()
709 GetAnimationMode() != kNoAnimation; in OverwritesUnderlyingAnimationValue()
H A Dsvg_animate_element.cc372 SVGPropertyBase* from_value = GetAnimationMode() == kToAnimation in CalculateAnimatedValue()
385 GetAnimationMode(), percentage, from_value, to_value); in CalculateAnimatedValue()
417 if (GetAnimationMode() == kByAnimation && !IsAdditive()) in CalculateFromAndByValues()
422 if (GetAnimationMode() == kFromByAnimation && in CalculateFromAndByValues()
522 if (GetAnimationMode() == kByAnimation || in IsAdditive()
523 GetAnimationMode() == kFromByAnimation) { in IsAdditive()
H A Dsvg_animation_element.h74 AnimationMode GetAnimationMode() const { return animation_mode_; } in GetAnimationMode() function
96 if (GetAnimationMode() != kToAnimation) { in AnimateAdditiveNumber()
H A Dsvg_animate_motion_element.cc196 if (GetAnimationMode() == kByAnimation && !IsAdditive()) in CalculateFromAndByValues()
217 if (GetAnimationMode() != kPathAnimation) { in CalculateAnimatedValue()
219 if (GetAnimationMode() != kToAnimation) { in CalculateAnimatedValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DImageWrapper.cpp259 ImageWrapper::GetAnimationMode(uint16_t* aAnimationMode) in GetAnimationMode() function in mozilla::image::ImageWrapper
261 return mInnerImage->GetAnimationMode(aAnimationMode); in GetAnimationMode()
H A DFrozenImage.h57 NS_IMETHOD GetAnimationMode(uint16_t* aAnimationMode) override;
H A DFrozenImage.cpp94 FrozenImage::GetAnimationMode(uint16_t* aAnimationMode)
H A DVectorImage.h129 inline NS_IMETHODIMP VectorImage::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DImageWrapper.cpp226 ImageWrapper::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::ImageWrapper
227 return mInnerImage->GetAnimationMode(aAnimationMode); in GetAnimationMode()
H A DFrozenImage.h62 NS_IMETHOD GetAnimationMode(uint16_t* aAnimationMode) override;
H A DFrozenImage.cpp100 FrozenImage::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::FrozenImage
/dports/www/firefox/firefox-99.0/image/
H A DImageWrapper.cpp235 ImageWrapper::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::ImageWrapper
236 return mInnerImage->GetAnimationMode(aAnimationMode); in GetAnimationMode()
H A DFrozenImage.h65 NS_IMETHOD GetAnimationMode(uint16_t* aAnimationMode) override;
H A DVectorImage.h151 inline NS_IMETHODIMP VectorImage::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function
H A DFrozenImage.cpp120 FrozenImage::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::FrozenImage
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DImageWrapper.cpp251 ImageWrapper::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::ImageWrapper
252 return mInnerImage->GetAnimationMode(aAnimationMode); in GetAnimationMode()
H A DFrozenImage.h72 NS_IMETHOD GetAnimationMode(uint16_t* aAnimationMode) override;
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DImageWrapper.cpp250 ImageWrapper::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::ImageWrapper
251 return mInnerImage->GetAnimationMode(aAnimationMode); in GetAnimationMode()
H A DFrozenImage.h70 NS_IMETHOD GetAnimationMode(uint16_t* aAnimationMode) override;
H A DFrozenImage.cpp122 FrozenImage::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::FrozenImage
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DImageWrapper.cpp251 ImageWrapper::GetAnimationMode(uint16_t* aAnimationMode) { in GetAnimationMode() function in mozilla::image::ImageWrapper
252 return mInnerImage->GetAnimationMode(aAnimationMode); in GetAnimationMode()
H A DFrozenImage.h72 NS_IMETHOD GetAnimationMode(uint16_t* aAnimationMode) override;

123