Home
last modified time | relevance | path

Searched refs:ALIGN_SELF_TABLE (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_node.cpp1376 const LinearMapNode<FlexAlign> ALIGN_SELF_TABLE[] = { in UpdateFlexItemComponent() local
1386 index = BinarySearchFindIndex(ALIGN_SELF_TABLE, ArraySize(ALIGN_SELF_TABLE), commonStyle.alignSelf.c_str()); in UpdateFlexItemComponent()
1389 flexItemComponent_->SetAlignSelf(ALIGN_SELF_TABLE[index].value); in UpdateFlexItemComponent()

Completed in 4 milliseconds