Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dalphabet_indexer_modifier.cpp33 constexpr int32_t DEFAULT_ALIGN_STYLE = static_cast<int32_t>(NG::AlignStyle::RIGHT); variable
313 IndexerModelNG::SetAlignStyle(frameNode, DEFAULT_ALIGN_STYLE); in ResetAlignStyle()