Home
last modified time | relevance | path

Searched refs:anchorChildLayoutProp (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.cpp1152 auto anchorChildLayoutProp = anchorChildWrapper->GetLayoutProperty(); in GetDependencyRelationship() local
1153 auto anchorChildVisibility = anchorChildLayoutProp->GetVisibility(); in GetDependencyRelationship()