Home
last modified time | relevance | path

Searched refs:constrain4 (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.cpp363 LayoutConstraintF constrain4; variable
364 constrain4.selfIdealSize = OptionalSize<float>(std::nullopt, -1);
365 …newSize = layoutAlgorithm->MeasureContent(constrain4, AccessibilityManager::RawPtr(layoutWrapper));