Searched refs:leftmost_display_x (Results 1 – 1 of 1) sorted by relevance
715 int leftmost_display_x = left_display.bounds().x(); in CalculatePopupXAndWidth() local721 int right_growth_start = std::max(leftmost_display_x, in CalculatePopupXAndWidth()724 int left_growth_end = std::max(leftmost_display_x, in CalculatePopupXAndWidth()729 int left_available = left_growth_end - leftmost_display_x; in CalculatePopupXAndWidth()