Searched defs:bookmark_bar_height (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view_layout.cc440 int bookmark_bar_height = bookmark_bar_->GetPreferredSize().height(); local
445 bookmark_bar_height);
449 return y + bookmark_bar_height;

Completed in 2368 milliseconds