Searched refs:NG_ALIGN_STYLE_ (Results 1 – 1 of 1) sorted by relevance
32 const std::vector<NG::AlignStyle> NG_ALIGN_STYLE_ = { NG::AlignStyle::LEFT, NG::AlignStyle::RIGHT }; variable99 … IndexerModel::GetInstance()->SetAlignStyle(static_cast<int32_t>(NG_ALIGN_STYLE_[alignStyle])); in FfiOHOSAceFrameworkAlphabetIndexerAlignStyle()