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

  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.h 243 double current_selected_width_; member in class:TabStrip
tab_strip.cc 122 current_selected_width_(Tab::GetStandardSize().width()),
232 bool tiny_tabs = current_unselected_width_ != current_selected_width_;
603 *selected_width = current_selected_width_;
894 current_selected_width_ = selected;
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 409 double current_selected_width_; member in class:TabStripGtk
tab_strip_gtk.cc 694 current_selected_width_(TabGtk::GetStandardSize().width()),
    [all...]

Completed in 58 milliseconds