Searched refs:kSignoutViewHorizontalInsets (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Duser_view.cc35 const int kSignoutViewHorizontalInsets = 10; member in namespace:__anon2017
101 kSignoutViewHorizontalInsets, (height() - label.height()) / 2,
104 width() - button.width() - kSignoutViewHorizontalInsets,
113 label.width() + button.width() + 2 * kSignoutViewHorizontalInsets;

Completed in 163 milliseconds