Searched defs:kDefaultWidthRatio (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dlogin_html_dialog.cc22 const double kDefaultWidthRatio = 0.6; member in namespace:chromeos::__anon1827
58 width_ = static_cast<int>(kDefaultWidthRatio * screen_bounds.width());

Completed in 49 milliseconds