Searched refs:location_y (Results 1 – 1 of 1) sorted by relevance
590 int location_y = (height() - location_height + 1) / 2; in Layout() local591 location_bar_->SetBounds(next_element_x, location_y, in Layout()