Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp367 void LayoutProperty::UpdateLayoutConstraint(const LayoutConstraintF& parentConstraint) in UpdateLayoutConstraint() function in OHOS::Ace::NG::LayoutProperty
1297 void LayoutProperty::UpdateLayoutConstraint(const RefPtr<LayoutProperty>& layoutProperty) in UpdateLayoutConstraint() function in OHOS::Ace::NG::LayoutProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2218 void FrameNode::UpdateLayoutConstraint(const MeasureProperty& calcLayoutConstraint) in UpdateLayoutConstraint() function in OHOS::Ace::NG::FrameNode