OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IconCountToWidth
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/
browser_actions_container.cc
531
IconCountToWidth
(-1, false));
547
if ((
IconCountToWidth
(-1, false) > max_x) && !suppress_chevron_) {
759
int max_width =
IconCountToWidth
(-1, false);
823
container_width_ =
IconCountToWidth
(icons, chevron_->IsVisible());
[
all
...]
browser_actions_container.h
439
int
IconCountToWidth
(int icons, bool display_chevron) const;
Completed in 41 milliseconds