Home
last modified time | relevance | path

Searched refs:SetCancelEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_event_hub.h73 void SetCancelEvent(const AnimatorEvent& cancelEvent) in SetCancelEvent() function
H A Dimage_animator_model_ng.cpp125 eventHub->SetCancelEvent(OnCancel); in SetOnCancel()
294 eventHub->SetCancelEvent(onCancel); in SetOnCancel()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h107 void SetCancelEvent(const EventMarker& cancelEvent) in SetCancelEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_animator_model_impl.cpp159 controller->SetCancelEvent(startEvent); in SetOnCancel()