Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/frame/
Dbrowser_view.cc160 int status_height = status_size.height(); in LayoutTitlebarComponentsWithVerticalTabs() local
164 status_area_->SetBounds(status_x, bounds.bottom() - status_height, in LayoutTitlebarComponentsWithVerticalTabs()
165 status_size.width(), status_height); in LayoutTitlebarComponentsWithVerticalTabs()
172 bounds.height() - status_height); in LayoutTitlebarComponentsWithVerticalTabs()