Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/
H A Dmarquee_event_hub.h42 void SetOnFinish(ChangeEvent&& changeEvent) in SetOnFinish() function
H A Dmarquee_model_ng.cpp173 void MarqueeModelNG::SetOnFinish(std::function<void()>&& onChange) in SetOnFinish() function in OHOS::Ace::NG::MarqueeModelNG
287 void MarqueeModelNG::SetOnFinish(FrameNode* frameNode, std::function<void()>&& onChange) in SetOnFinish() function in OHOS::Ace::NG::MarqueeModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_event_hub.h60 void SetOnFinish(FinishEvent&& finishEvent) in SetOnFinish() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstepper_model_impl.cpp56 void StepperModelImpl::SetOnFinish(RoutineCallbackEvent&& eventOnFinish) in SetOnFinish() function in OHOS::Ace::Framework::StepperModelImpl
H A Dimage_animator_model_impl.cpp163 void ImageAnimatorModelImpl::SetOnFinish(std::function<void()>&& OnFinish) in SetOnFinish() function in OHOS::Ace::Framework::ImageAnimatorModelImpl
H A Dmarquee_model_impl.cpp142 void MarqueeModelImpl::SetOnFinish(std::function<void()>&& onChange) in SetOnFinish() function in OHOS::Ace::Framework::MarqueeModelImpl
H A Dvideo_model_impl.cpp122 void VideoModelImpl::SetOnFinish(VideoEventFunc&& onFinish) in SetOnFinish() function in OHOS::Ace::Framework::VideoModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/marquee/
H A Drender_marquee.h81 void SetOnFinish(const std::function<void(void)>& value) in SetOnFinish() function
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h104 void SetOnFinish(MovingPhotoEventFunc&& onFinish) in SetOnFinish() function
H A Dmovingphoto_model_ng.cpp152 void MovingPhotoModelNG::SetOnFinish(MovingPhotoEventFunc&& onFinish) in SetOnFinish() function in OHOS::Ace::NG::MovingPhotoModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stepper/
H A Dstepper_model_ng.cpp55 void StepperModelNG::SetOnFinish(RoutineCallbackEvent&& eventOnFinish) in SetOnFinish() function in OHOS::Ace::NG::StepperModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_model_ng.cpp128 void ImageAnimatorModelNG::SetOnFinish(std::function<void()>&& OnFinish) in SetOnFinish() function in OHOS::Ace::NG::ImageAnimatorModelNG
297 void ImageAnimatorModelNG::SetOnFinish(FrameNode* frameNode, std::function<void()>&& onFinish) in SetOnFinish() function in OHOS::Ace::NG::ImageAnimatorModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h66 void SetOnFinish(VideoEventCallback&& onFinish) in SetOnFinish() function
H A Dvideo_model_ng.cpp152 void VideoModelNG::SetOnFinish(VideoEventFunc&& onFinish) in SetOnFinish() function in OHOS::Ace::NG::VideoModelNG
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Djs_animator.cpp652 static napi_value SetOnFinish(napi_env env, napi_callback_info info) in SetOnFinish() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_image_bridge.cpp1043 ArkUINativeModuleValue ImageBridge::SetOnFinish(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnFinish() function in OHOS::Ace::NG::ImageBridge