Home
last modified time | relevance | path

Searched refs:ApplyAnimation (Results 1 – 25 of 36) sorted by relevance

12

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DSVGDocument.cpp146 void wxSVGDocument::ApplyAnimation(wxSVGElement* parent, wxSVGSVGElement* ownerSVGElement) { in ApplyAnimation() function in wxSVGDocument
154 ApplyAnimation(svgImage, svgImage); in ApplyAnimation()
160 ((wxSVGAnimateElement*) elem)->ApplyAnimation(); in ApplyAnimation()
164 ((wxSVGAnimateMotionElement*) elem)->ApplyAnimation(); in ApplyAnimation()
168 ((wxSVGAnimateMotionElement*) elem)->ApplyAnimation(); in ApplyAnimation()
172 ((wxSVGAnimateTransformElement*) elem)->ApplyAnimation(); in ApplyAnimation()
175 ApplyAnimation(elem, (wxSVGSVGElement*) elem); in ApplyAnimation()
178 ApplyAnimation(elem, ownerSVGElement); in ApplyAnimation()
190 ApplyAnimation(GetRootElement(), GetRootElement()); in SetCurrentTime()
H A DSVGAnimateMotionElement.cpp15 void wxSVGAnimateMotionElement::ApplyAnimation() { in ApplyAnimation() function in wxSVGAnimateMotionElement
H A DSVGAnimateTransformElement.cpp44 void wxSVGAnimateTransformElement::ApplyAnimation() { in ApplyAnimation() function in wxSVGAnimateTransformElement
H A DSVGAnimationElement.cpp75 void wxSVGAnimationElement::ApplyAnimation() { in ApplyAnimation() function in wxSVGAnimationElement
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A DSVGDocument.cpp143 void wxSVGDocument::ApplyAnimation(wxSVGElement* parent, wxSVGSVGElement* ownerSVGElement) { in ApplyAnimation() function in wxSVGDocument
151 ApplyAnimation(svgImage, svgImage); in ApplyAnimation()
157 ((wxSVGAnimateElement*) elem)->ApplyAnimation(); in ApplyAnimation()
161 ((wxSVGAnimateMotionElement*) elem)->ApplyAnimation(); in ApplyAnimation()
165 ((wxSVGAnimateMotionElement*) elem)->ApplyAnimation(); in ApplyAnimation()
169 ((wxSVGAnimateTransformElement*) elem)->ApplyAnimation(); in ApplyAnimation()
172 ApplyAnimation(elem, (wxSVGSVGElement*) elem); in ApplyAnimation()
175 ApplyAnimation(elem, ownerSVGElement); in ApplyAnimation()
187 ApplyAnimation(GetRootElement(), GetRootElement()); in SetCurrentTime()
H A DSVGAnimateMotionElement.cpp15 void wxSVGAnimateMotionElement::ApplyAnimation() { in ApplyAnimation() function in wxSVGAnimateMotionElement
H A DSVGAnimateTransformElement.cpp44 void wxSVGAnimateTransformElement::ApplyAnimation() { in ApplyAnimation() function in wxSVGAnimateTransformElement
H A DSVGAnimationElement.cpp75 void wxSVGAnimationElement::ApplyAnimation() { in ApplyAnimation() function in wxSVGAnimationElement
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/resolver/
H A Dcss_variable_animator.h33 void ApplyAnimation(const AtomicString&) override;
H A Dcss_variable_animator.cc61 void CSSVariableAnimator::ApplyAnimation(const AtomicString& name) { in ApplyAnimation() function in blink::CSSVariableAnimator
H A Dcss_variable_resolver.h55 virtual void ApplyAnimation(const AtomicString& name) {} in ApplyAnimation() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DSVGAnimateMotionElement.h24 virtual void ApplyAnimation();
H A DSVGAnimateTransformElement.h43 virtual void ApplyAnimation();
H A DSVGDocument.h94 static void ApplyAnimation(wxSVGElement* parent, wxSVGSVGElement* ownerSVGElement);
H A DSVGAnimationElement.h102 virtual void ApplyAnimation();
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DSVGAnimateMotionElement.h24 virtual void ApplyAnimation();
H A DSVGAnimateTransformElement.h43 virtual void ApplyAnimation();
H A DSVGDocument.h94 static void ApplyAnimation(wxSVGElement* parent, wxSVGSVGElement* ownerSVGElement);
H A DSVGAnimationElement.h102 virtual void ApplyAnimation();
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUIFadeLabelControl.cpp24 m_fadeAnim.ApplyAnimation(); in CGUIFadeLabelControl()
41 m_fadeAnim.ApplyAnimation(); in CGUIFadeLabelControl()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/animation/
H A Dsmil_animation_sandwich.cc115 (*sandwich_it)->ApplyAnimation(result_element); in ApplyAnimationValues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/animation/
H A Dsmil_animation_sandwich.cc118 (*sandwich_it)->ApplyAnimation(animation_value); in ApplyAnimationValues()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_animation_element.h76 void ApplyAnimation(SMILAnimationValue&);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_animation_element.h83 void ApplyAnimation(SVGAnimationElement* result_element);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DAnimatedModel.h100 void ApplyAnimation();

12