/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/marquee/ |
H A D | marquee_event_hub.h | 42 void SetOnFinish(ChangeEvent&& changeEvent) in SetOnFinish() function
|
H A D | marquee_model_ng.cpp | 173 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 D | image_event_hub.h | 60 void SetOnFinish(FinishEvent&& finishEvent) in SetOnFinish() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | stepper_model_impl.cpp | 56 void StepperModelImpl::SetOnFinish(RoutineCallbackEvent&& eventOnFinish) in SetOnFinish() function in OHOS::Ace::Framework::StepperModelImpl
|
H A D | image_animator_model_impl.cpp | 163 void ImageAnimatorModelImpl::SetOnFinish(std::function<void()>&& OnFinish) in SetOnFinish() function in OHOS::Ace::Framework::ImageAnimatorModelImpl
|
H A D | marquee_model_impl.cpp | 142 void MarqueeModelImpl::SetOnFinish(std::function<void()>&& onChange) in SetOnFinish() function in OHOS::Ace::Framework::MarqueeModelImpl
|
H A D | video_model_impl.cpp | 122 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 D | render_marquee.h | 81 void SetOnFinish(const std::function<void(void)>& value) in SetOnFinish() function
|
/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/ |
H A D | movingphoto_event_hub.h | 104 void SetOnFinish(MovingPhotoEventFunc&& onFinish) in SetOnFinish() function
|
H A D | movingphoto_model_ng.cpp | 152 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 D | stepper_model_ng.cpp | 55 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 D | image_animator_model_ng.cpp | 128 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 D | video_event_hub.h | 66 void SetOnFinish(VideoEventCallback&& onFinish) in SetOnFinish() function
|
H A D | video_model_ng.cpp | 152 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 D | js_animator.cpp | 652 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 D | arkts_native_image_bridge.cpp | 1043 ArkUINativeModuleValue ImageBridge::SetOnFinish(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetOnFinish() function in OHOS::Ace::NG::ImageBridge
|