OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tabstrip_w
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/chromeos/frame/
browser_view.cc
169
int
tabstrip_w
= std::max(status_x + status_size.width(),
local
171
tabstrip_->SetBounds(bounds.x(), bounds.y(),
tabstrip_w
,
189
available_bounds.Inset(
tabstrip_w
, 0, 0, 0);
Completed in 73 milliseconds