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