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