HomeSort by relevance Sort by last modified time
    Searched refs:tab_width (Results 1 - 3 of 3) 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,
  /external/chromium_org/ui/views/controls/tabbed_pane/
tabbed_pane.cc 220 SkScalar tab_width = local
226 path.rLineTo(tab_width, 0);
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.cc 2353 double tab_width = local
    [all...]

Completed in 4165 milliseconds