Home
last modified time | relevance | path

Searched defs:SetCurve (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation.h53 virtual void SetCurve(const RefPtr<Curve>& curve) {} in SetCurve() function
H A Dkeyframe.h56 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() function
H A Dcurve_animation.h48 void SetCurve(const RefPtr<Curve>& curve) override in SetCurve() function
H A Dkeyframe_animation.h91 void SetCurve(const RefPtr<Curve>& curve) override in SetCurve() function
H A Dproperty_animation.cpp44 void PropertyAnimation::SetCurve(const RefPtr<Curve>& curve) in SetCurve() function in OHOS::Ace::PropertyAnimation
H A Danimatable.h82 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() function
H A Danimator_info.h62 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property_animation.h70 void SetCurve(RefPtr<Curve> curve) in SetCurve() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Dswiper_component.h198 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimation_option.h55 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() function
H A Dtween_option.h40 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_info.h81 void SetCurve(const RefPtr<Curve>& curve) in SetCurve() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dswiper_model_impl.cpp188 void SwiperModelImpl::SetCurve(const RefPtr<Curve>& curve) in SetCurve() function in OHOS::Ace::Framework::SwiperModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_animator.cpp254 void JSAnimator::SetCurve(const JSCallbackInfo& info) in SetCurve() function in OHOS::Ace::Framework::JSAnimator
H A Djs_swiper.cpp855 void JSSwiper::SetCurve(const JSCallbackInfo& info) in SetCurve() function in OHOS::Ace::Framework::JSSwiper
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model_ng.cpp192 void SwiperModelNG::SetCurve(const RefPtr<Curve>& curve) in SetCurve() function in OHOS::Ace::NG::SwiperModelNG
537 void SwiperModelNG::SetCurve(FrameNode* frameNode, const RefPtr<Curve>& curve) in SetCurve() function in OHOS::Ace::NG::SwiperModelNG