Searched refs:topmost_display_y (Results 1 – 1 of 1) sorted by relevance
97 int topmost_display_y = top_display.bounds().y(); in CalculatePopupYAndHeight() local103 int top_growth_end = std::max(topmost_display_y, in CalculatePopupYAndHeight()106 int bottom_growth_start = std::max(topmost_display_y, in CalculatePopupYAndHeight()110 int top_available = bottom_growth_start - topmost_display_y; in CalculatePopupYAndHeight()