Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp868 bool needToConstraint = CheckSetConstraint(rawConstraint) && children.empty(); in Measure() local
873 …alSize = CreateIdealSizeByPercentRef(layoutConstraint.value(), axis, measureType, needToConstraint, in Measure()