Home
last modified time | relevance | path

Searched refs:FireCancelEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/dialog/
H A Ddialog_event_hub.cpp22 void DialogEventHub::FireCancelEvent() const in FireCancelEvent() function in OHOS::Ace::NG::DialogEventHub
H A Ddialog_event_hub.h39 void FireCancelEvent() const;
H A Ddialog_pattern.cpp265 hub->FireCancelEvent(); in PopDialog()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_test_ng.cpp214 dialogEventHub->FireCancelEvent();
227 dialogEventHub->FireCancelEvent();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp2796 hub->FireCancelEvent(); in PopModalDialog()
2971 hub->FireCancelEvent(); in RemoveDialog()