Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_animator_component.h112 const EventMarker& GetCancelEvent() const in GetCancelEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp938 std::function<void()> JSDatePickerDialog::GetCancelEvent( in GetCancelEvent() function in OHOS::Ace::Framework::JSDatePickerDialog