Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/stack/
Drender_stack.cpp133 …double constrainedHeight = std::clamp(item->GetLayoutSize().Height(), GetLayoutParam().GetMinSize(… in DetermineStackSize() local
146 double constrainedHeight = std::clamp(item->GetLayoutSize().Height(), in DetermineStackSize() local