Home
last modified time | relevance | path

Searched refs:SetTo (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property_animation.h40 void SetTo(T& to) in SetTo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/svg_animate/
H A Dsvg_animate_test.cpp181 svgAnimate->SetTo("1.0");
219 svgAnimate->SetTo("blue");
257 svgAnimate->SetTo("300");
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_svg_animate.cpp57 animateComponent_->SetTo(declaration->GetTo()); in SetAnimateAttrs()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_animate_declaration.cpp99 declaration.SetTo(val); in SetAnimateAttr()
H A Dsvg_animate_declaration.h173 void SetTo(const std::string& to) in SetTo() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h250 void SetTo(const std::string& to) in SetTo() function
400 svgAnimate->SetTo(to_); in Copy()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_animation.cpp128 animateComponent->SetTo(val); in SetAttr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_animation.cpp183 SetTo(animateAttr_.to); in UpdateAttr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp541 svgAnimate->SetTo(std::to_string(END_VALUE)); in PrepareWeightAnimate()
546 svgAnimate->SetTo(std::to_string(END_VALUE)); in PrepareWeightAnimate()
555 svgAnimate->SetTo(std::to_string(END_VALUE)); in PrepareWeightAnimate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp166 floatPropertyAnimation.SetTo(to); in ParseAnimationFloatArray()
478 colorPropertyAnimation.SetTo(to); in ParseAnimationColorArray()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp1796 svgAnimation->SetTo("360 60 70");