Searched refs:right_growth_start (Results 1 – 1 of 1) sorted by relevance
721 int right_growth_start = std::max(leftmost_display_x, in CalculatePopupXAndWidth() local728 int right_available = rightmost_display_x - right_growth_start; in CalculatePopupXAndWidth()737 return std::make_pair(right_growth_start, popup_width); in CalculatePopupXAndWidth()