OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:max_stacked_x
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/tabs/
stacked_tab_strip_layout.cc
506
int
max_stacked_x
= width_ - size_.width() - max_stacked_width();
local
509
ideal_x(index - 1) >=
max_stacked_x
) {
514
ideal_x(index - 1) >=
max_stacked_x
) {
Completed in 389 milliseconds