Searched refs:bookmark_bar_size (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view_layout.cc70 gfx::Size bookmark_bar_size; local
73 bookmark_bar_size = active_bookmark_bar_->GetMinimumSize();
74 bookmark_bar_size.Enlarge(0,
81 bookmark_bar_size.height() + contents_size.height();
83 bookmark_bar_size.width(), contents_size.width() };

Completed in 49 milliseconds