Searched refs:GetTouchWidth (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.h135 static int GetTouchWidth();
H A Dtab_strip.cc1336 Tab::GetTouchWidth() + (2 * kStackedPadding * kMaxStackedCount);
2536 tab_size.set_width(Tab::GetTouchWidth());
2570 return (Tab::GetTouchWidth() * normal_count +
H A Dtab.cc620 int Tab::GetTouchWidth() { function in class:Tab

Completed in 159 milliseconds