Home
last modified time | relevance | path

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

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