HomeSort by relevance Sort by last modified time
    Searched refs:tab_width (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/views/location_bar/
keyword_hint_view.cc 82 int tab_width = tab_image_->GetPreferredSize().width(); local
83 bool show_labels = (width() != tab_width);
87 tab_image_->SetBounds(leading_label_->bounds().right(), 0, tab_width,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
check.py 130 settings.tab_width = 4
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
check.py 130 settings.tab_width = 4
  /external/chromium_org/ui/views/controls/tabbed_pane/
tabbed_pane.cc 220 SkScalar tab_width = local
226 path.rLineTo(tab_width, 0);
  /packages/apps/Browser/src/com/android/browser/
TabBar.java 96 mTabWidth = (int) res.getDimension(R.dimen.tab_width);
131 mTabWidth = (int) res.getDimension(R.dimen.tab_width);
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 2370 double tab_width = local
    [all...]

Completed in 349 milliseconds