OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bookmark_bar_height
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/views/frame/
browser_view_layout.cc
353
int
bookmark_bar_height
= active_bookmark_bar_->GetPreferredSize().height();
local
359
bookmark_bar_height
);
360
return y +
bookmark_bar_height
;
Completed in 146 milliseconds