Home
last modified time | relevance | path

Searched defs:SetSvgAnimatorFinishEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp114 void ImageComponent::SetSvgAnimatorFinishEvent(const EventMarker& svgAnimatorFinishEvent) in SetSvgAnimatorFinishEvent() function in OHOS::Ace::ImageComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_model_impl.cpp114 void ImageModelImpl::SetSvgAnimatorFinishEvent(std::function<void()>&& callback) in SetSvgAnimatorFinishEvent() function in OHOS::Ace::Framework::ImageModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_model_ng.cpp446 void ImageModelNG::SetSvgAnimatorFinishEvent(std::function<void()>&& callback) in SetSvgAnimatorFinishEvent() function in OHOS::Ace::NG::ImageModelNG