OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fullscreen_width
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/views/
wrench_menu.cc
446
int
fullscreen_width
= fullscreen_button_->GetPreferredSize().width();
local
450
kZoomPadding +
fullscreen_width
, 0);
/external/chromium_org/chrome/browser/ui/views/
wrench_menu.cc
605
int
fullscreen_width
= fullscreen_button_->GetPreferredSize().width() +
variable
611
fullscreen_width
, 0);
[
all
...]
Completed in 67 milliseconds