Home
last modified time | relevance | path

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

/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()