Home
last modified time | relevance | path

Searched refs:DOM_DIALOG_EVENT_CANCEL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_dialog.cpp155 if (event == DOM_DIALOG_EVENT_CANCEL) { in AddSpecializedEvent()
H A Ddom_type.cpp1030 const char DOM_DIALOG_EVENT_CANCEL[] = "cancel"; variable
H A Ddom_type.h1034 ACE_EXPORT extern const char DOM_DIALOG_EVENT_CANCEL[];