Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcustom_dialog_model.cpp28 constexpr int32_t ARKUI_ALIGNMENT_TOP_INDEX = 1; variable
92 case ARKUI_ALIGNMENT_TOP_INDEX: in GetDialogAlignment()