Home
last modified time | relevance | path

Searched defs:SetOnPause (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h73 void SetOnPause(MovingPhotoEventFunc&& onPause) in SetOnPause() function
H A Dmovingphoto_model_ng.cpp143 void MovingPhotoModelNG::SetOnPause(MovingPhotoEventFunc&& onPause) in SetOnPause() function in OHOS::Ace::NG::MovingPhotoModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_model_ng.cpp101 void ImageAnimatorModelNG::SetOnPause(std::function<void()>&& OnPause) in SetOnPause() function in OHOS::Ace::NG::ImageAnimatorModelNG
273 void ImageAnimatorModelNG::SetOnPause(FrameNode* frameNode, std::function<void()>&& onPause) in SetOnPause() function in OHOS::Ace::NG::ImageAnimatorModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_animator_model_impl.cpp121 void ImageAnimatorModelImpl::SetOnPause(std::function<void()>&& OnPause) in SetOnPause() function in OHOS::Ace::Framework::ImageAnimatorModelImpl
H A Dvideo_model_impl.cpp114 void VideoModelImpl::SetOnPause(VideoEventFunc&& onPause) in SetOnPause() function in OHOS::Ace::Framework::VideoModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h52 void SetOnPause(VideoEventCallback&& onPause) in SetOnPause() function
H A Dvideo_model_ng.cpp143 void VideoModelNG::SetOnPause(VideoEventFunc&& onPause) in SetOnPause() function in OHOS::Ace::NG::VideoModelNG