Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/login/
Dnew_user_view.cc49 const int kBottomPad = 33; variable
401 y = this->height() - insets.bottom() - kBottomPad; in Layout()
403 y -= links_height + kBottomPad; in Layout()
409 y += kBottomPad; in Layout()