Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_property.h24 using AlignRulesItem = std::map<AlignDirection, AlignRule>; variable
H A Drelative_container_layout_algorithm.h28 using AlignRulesItem = std::map<AlignDirection, AlignRule>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dflex_property.h29 using AlignRulesItem = std::map<AlignDirection, AlignRule>; variable