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