Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/toolbar/
Dtoolbar_view.cc590 int location_y = (height() - location_height + 1) / 2; in Layout() local
591 location_bar_->SetBounds(next_element_x, location_y, in Layout()