Searched refs:bottom_available (Results 1 – 1 of 1) sorted by relevance
759 int bottom_available = bottommost_display_y - top_growth_end; in CalculatePopupYAndHeight() local762 if (bottom_available >= popup_required_height || in CalculatePopupYAndHeight()763 bottom_available >= top_available) { in CalculatePopupYAndHeight()