Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp1167 …const std::string& nodeName, const AlignRulesItem& alignRulesItem, std::set<std::string>& anchorSe… in PreTopologicalLoopDetectionGetAnchorSet()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp3176 ArkUI_AttributeItem alignRulesItem = {.size = 0, .object = alignRules}; variable