Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/layout/
Dlayout_property_test_ng_two.cpp944 auto preLayoutConstraint = std::make_optional<LayoutConstraintF>(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_property.cpp1515 bool LayoutProperty::ConstraintEqual(const std::optional<LayoutConstraintF>& preLayoutConstraint, in ConstraintEqual()