Searched refs:constrainedWidth (Results 1 – 1 of 1) sorted by relevance
128 …double constrainedWidth = std::clamp(item->GetLayoutSize().Width(), GetLayoutParam().GetMinSize().… in DetermineStackSize() local132 width = std::max(width, constrainedWidth); in DetermineStackSize()141 double constrainedWidth = std::clamp(item->GetLayoutSize().Width(), in DetermineStackSize() local145 width = std::max(width, constrainedWidth); in DetermineStackSize()