Searched refs:CalcMaxPopupHeightFromItemCount (Results 1 – 1 of 1) sorted by relevance
1272 static float CalcMaxPopupHeightFromItemCount(int items_count) in CalcMaxPopupHeightFromItemCount() function1350 …etNextWindowSizeConstraints(ImVec2(w, 0.0f), ImVec2(FLT_MAX, CalcMaxPopupHeightFromItemCount(popup… in BeginCombo()1429 …SetNextWindowSizeConstraints(ImVec2(0,0), ImVec2(FLT_MAX, CalcMaxPopupHeightFromItemCount(popup_ma… in Combo()