Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/layout/
Dmock_layout_property.cpp53 void LayoutProperty::UpdateLayoutConstraint(const LayoutConstraintF& parentConstraint) in UpdateLayoutConstraint() function in OHOS::Ace::NG::LayoutProperty
155 void LayoutProperty::UpdateLayoutConstraint(const RefPtr<LayoutProperty>& layoutProperty) {} in UpdateLayoutConstraint() function in OHOS::Ace::NG::LayoutProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_property.cpp220 void LayoutProperty::UpdateLayoutConstraint(const LayoutConstraintF& parentConstraint) in UpdateLayoutConstraint() function in OHOS::Ace::NG::LayoutProperty
923 void LayoutProperty::UpdateLayoutConstraint(const RefPtr<LayoutProperty>& layoutProperty) in UpdateLayoutConstraint() function in OHOS::Ace::NG::LayoutProperty
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_frame_node.cpp153 void FrameNode::UpdateLayoutConstraint(const MeasureProperty& calcLayoutConstraint) in UpdateLayoutConstraint() function in OHOS::Ace::NG::FrameNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp1167 void FrameNode::UpdateLayoutConstraint(const MeasureProperty& calcLayoutConstraint) in UpdateLayoutConstraint() function in OHOS::Ace::NG::FrameNode