Home
last modified time | relevance | path

Searched refs:UpdateIllegalParentIdealSizeWithCheck (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dlayout_constraint.h160 bool UpdateIllegalParentIdealSizeWithCheck(const OptionalSize<T>&& size) in UpdateIllegalParentIdealSizeWithCheck() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp4962 layoutConstraint.UpdateIllegalParentIdealSizeWithCheck(OptionalSize(size)); in SetParentLayoutConstraint()