Home
last modified time | relevance | path

Searched refs:GetMagicItemProperty (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_layout/
H A Dlinear_layout_utils.cpp85 const auto& magicItemProperty = child->GetLayoutProperty()->GetMagicItemProperty(); in TravelChildrenFlexProps()
175 … child->GetLayoutProperty()->GetMagicItemProperty().GetLayoutWeight().value() / in Measure()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp263 const auto& childMagicItemProperty = childLayoutProperty->GetMagicItemProperty(); in TravelChildrenFlexProps()
346 childLayoutWrapper->GetLayoutProperty()->GetMagicItemProperty(); in MeasureAndCleanMagicNodes()
399 …nst auto& childMagicItemProperty = childLayoutWrapper->GetLayoutProperty()->GetMagicItemProperty(); in MeasureAndCleanMagicNodes()
441 …nst auto& childMagicItemProperty = childLayoutWrapper->GetLayoutProperty()->GetMagicItemProperty(); in MeasureAndCleanMagicNodes()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_transition_effect.cpp194 const auto& magicProperty = src->GetLayoutProperty()->GetMagicItemProperty(); in CreateSizeAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper_node.cpp220 const auto& magicItemProperty = layoutProperty_->GetMagicItemProperty(); in Measure()
H A Dlayout_wrapper.cpp634 auto& magicItemProperty = layoutProperty->GetMagicItemProperty(); in ApplyConstraint()
664 auto& magicItemProperty = layoutProperty->GetMagicItemProperty(); in CreateRootConstraint()
H A Dlayout_property.h82 MagicItemProperty& GetMagicItemProperty() in GetMagicItemProperty() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Dgeometry_transition.cpp296 auto& magicItemProperty = layoutProperty->GetMagicItemProperty(); in ModifyLayoutConstraint()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract.cpp4891 auto& magicItemProperty = layoutProperty->GetMagicItemProperty(); in GetLayoutWeight()
H A Dframe_node.cpp4111 const auto& magicItemProperty = layoutProperty_->GetMagicItemProperty(); in Measure()