Searched refs:tabMaxHeight (Results 1 – 1 of 1) sorted by relevance
538 double tabMaxHeight = std::max(0.0, innerLayout.GetMaxSize().Height() - paddingVertical); in MakeInnerLayoutParam() local542 tabMaxHeight = tabMaxHeight / tabsSize_; in MakeInnerLayoutParam()546 … Size(std::max(GetLayoutParam().GetMaxSize().Width(), 0.0), std::max(tabMaxHeight, 0.0))); in MakeInnerLayoutParam()