OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:button_height
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/ui/views/
first_run_search_engine_view.cc
390
int
button_height
= search_engine_choices_[0]->GetPreferredSize().height();
local
392
int logo_section_height = logo_height + kVertSpacing +
button_height
;
441
button_width,
button_height
);
445
button_width,
button_height
);
449
button_width,
button_height
);
456
button_width,
button_height
);
Completed in 317 milliseconds