Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dmeasure_utils.h136 bool needToConstrain = false, const std::unique_ptr<MeasureProperty>& rawConstraint = nullptr);
H A Dmeasure_utils.cpp445 …onst LayoutConstraintF& layoutConstraint, Axis axis, MeasureType measureType, bool needToConstrain, in CreateIdealSizeByPercentRef() argument
490 if (needToConstrain) { in CreateIdealSizeByPercentRef()