Home
last modified time | relevance | path

Searched defs:rawConstraint (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dmeasure_utils.cpp390 const std::unique_ptr<MeasureProperty>& rawConstraint) in UpdateConstraintByRawConstraint()
415 const std::unique_ptr<MeasureProperty>& rawConstraint) in ApplyConstraint()
430 const std::unique_ptr<MeasureProperty>& rawConstraint) in CreateIdealSizeByPercentRef()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
Dflex_layout_algorithm.cpp867 const auto& rawConstraint = layoutWrapper->GetLayoutProperty()->GetCalcLayoutConstraint(); in Measure() local