OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tabstrip_width
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/views/frame/
glass_browser_frame_view.cc
144
int
tabstrip_width
= minimize_button_offset - tabstrip_x -
local
148
std::max(0,
tabstrip_width
),
opaque_browser_frame_view_layout.cc
142
const int
tabstrip_width
= available_width - caption_spacing;
local
144
std::max(0,
tabstrip_width
),
Completed in 60 milliseconds