Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dshape_pattern_test_ng.cpp356 LayoutConstraintF constrain3; variable
357 constrain3.selfIdealSize = OptionalSize<float>(-1, std::nullopt);
358 …newSize = layoutAlgorithm->MeasureContent(constrain3, AccessibilityManager::RawPtr(layoutWrapper));