Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_event_hub.h73 void SetOnPause(MovingPhotoEventFunc&& onPause) in SetOnPause() function in OHOS::Ace::NG::MovingPhotoEventHub
H A Dmovingphoto_model_ng.cpp140 void MovingPhotoModelNG::SetOnPause(MovingPhotoEventFunc&& onPause) in SetOnPause() function in OHOS::Ace::NG::MovingPhotoModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_animator_model_impl.cpp120 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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_model_ng.cpp98 void ImageAnimatorModelNG::SetOnPause(std::function<void()>&& OnPause) in SetOnPause() function in OHOS::Ace::NG::ImageAnimatorModelNG
270 void ImageAnimatorModelNG::SetOnPause(FrameNode* frameNode, std::function<void()>&& onPause) in SetOnPause() function in OHOS::Ace::NG::ImageAnimatorModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_event_hub.h52 void SetOnPause(VideoEventCallback&& onPause) in SetOnPause() function in OHOS::Ace::NG::VideoEventHub
H A Dvideo_model_ng.cpp140 void VideoModelNG::SetOnPause(VideoEventFunc&& onPause) in SetOnPause() function in OHOS::Ace::NG::VideoModelNG

Completed in 4 milliseconds