OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bookmark_bar_size
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/views/frame/
browser_view_layout.cc
70
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 70 milliseconds