OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:refresh_button_size
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/shell/browser/
shell_views.cc
173
gfx::Size
refresh_button_size
= refresh_button_->GetPreferredSize();
local
177
refresh_button_size
.width(),
178
refresh_button_size
.width() / 2);
Completed in 396 milliseconds