Searched refs:left_growth_end (Results 1 – 1 of 1) sorted by relevance
724 int left_growth_end = std::max(leftmost_display_x, in CalculatePopupXAndWidth() local729 int left_available = left_growth_end - leftmost_display_x; in CalculatePopupXAndWidth()739 return std::make_pair(left_growth_end - popup_width, popup_width); in CalculatePopupXAndWidth()