Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp128 …double constrainedWidth = std::clamp(item->GetLayoutSize().Width(), GetLayoutParam().GetMinSize().… in DetermineStackSize() local
141 double constrainedWidth = std::clamp(item->GetLayoutSize().Width(), in DetermineStackSize() local