Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_alphabet_indexer_ffi.cpp32 const std::vector<NG::AlignStyle> NG_ALIGN_STYLE_ = { NG::AlignStyle::LEFT, NG::AlignStyle::RIGHT }; variable
99 … IndexerModel::GetInstance()->SetAlignStyle(static_cast<int32_t>(NG_ALIGN_STYLE_[alignStyle])); in FfiOHOSAceFrameworkAlphabetIndexerAlignStyle()