Searched refs:maxPopupHeight (Results 1 – 1 of 1) sorted by relevance
51 static const int maxPopupHeight = 320; variable176 int popupHeight = min(maxPopupHeight, naturalHeight); in calculatePositionAndSize()198 if (naturalHeight > maxPopupHeight) in calculatePositionAndSize()