Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dlayout_constraint.h176 bool UpdateMaxWidthWithCheck(const SizeT<T>& size) in UpdateMaxWidthWithCheck() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp564 layoutConstraint_->UpdateMaxWidthWithCheck(maxSize); in CheckSelfIdealSize()