Home
last modified time | relevance | path

Searched refs:GetCancelEvent (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_event_hub.h78 const AnimatorEvent& GetCancelEvent() const in GetCancelEvent() function in OHOS::Ace::NG::ImageAnimatorEventHub
H A Dimage_animator_pattern.cpp374 auto cancelEvent = eventHub->GetCancelEvent(); in UpdateEventCallback()
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h112 const EventMarker& GetCancelEvent() const in GetCancelEvent() function in OHOS::Ace::ImageAnimatorController
H A Dimage_animator_element.cpp362 auto cancelEvent = imageAnimatorController->GetCancelEvent(); in UpdateCallbackAndFunc()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.h78 static std::function<void()> GetCancelEvent(
H A Djs_datepicker.cpp944 std::function<void()> JSDatePickerDialog::GetCancelEvent( in GetCancelEvent() function in OHOS::OHOS::Ace::Framework::JSDatePickerDialog
1134 cancelEvent = GetCancelEvent(paramObject, info, frameNode); in Show()

Completed in 7 milliseconds