Home
last modified time | relevance | path

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

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