Searched refs:vertical_diff (Results 1 – 1 of 1) sorted by relevance
163 int vertical_diff = bounds.height() - size.height(); in CalculateScreenBounds() local164 bounds.Inset(horizontal_diff / 2, vertical_diff / 2); in CalculateScreenBounds()