Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.cc648 gfx::Point icon_bottom(0, location_icon_view->GetImageBounds().bottom() - in ToolbarSizeChanged() local
650 ConvertPointToView(location_icon_view, this, &icon_bottom); in ToolbarSizeChanged()
656 infobar_container_->SetMaxTopArrowHeight(infobar_top.y() - icon_bottom.y()); in ToolbarSizeChanged()