Home
last modified time | relevance | path

Searched defs:DIALOG_CANCEL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.h53 DIALOG_CANCEL, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_component.cpp50 const char DIALOG_CANCEL[] = "common.cancel"; variable