Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/login/
Dhelper.cc26 int horizontal_diff = bounds.width() - size.width(); in CalculateScreenBounds() local
28 bounds.Inset(horizontal_diff / 2, vertical_diff / 2); in CalculateScreenBounds()
/external/chromium/chrome/browser/chromeos/login/
Dhelper.cc162 int horizontal_diff = bounds.width() - size.width(); in CalculateScreenBounds() local
164 bounds.Inset(horizontal_diff / 2, vertical_diff / 2); in CalculateScreenBounds()