Home
last modified time | relevance | path

Searched refs:horizontal_diff (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Dhelper.cc25 int horizontal_diff = bounds.width() - size.width(); in CalculateScreenBounds() local
27 bounds.Inset(horizontal_diff / 2, vertical_diff / 2); in CalculateScreenBounds()