Home
last modified time | relevance | path

Searched defs:currentAlignRules (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp353 AlignRulesItem& currentAlignRules, std::vector<std::string>& chainNodes, in CheckNodeInHorizontalChain()
399 AlignRulesItem currentAlignRules = flexItem->GetAlignRulesValue(); in CheckHorizontalChain() local
443 AlignRulesItem& currentAlignRules, std::vector<std::string>& chainNodes, in CheckNodeInVerticalChain()
489 AlignRulesItem currentAlignRules = flexItem->GetAlignRulesValue(); in CheckVerticalChain() local