HomeSort by relevance Sort by last modified time
    Searched full:tabstrip_width (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/frame/
glass_browser_frame_view.cc 141 int tabstrip_width = minimize_button_offset - tabstrip_x - local
145 std::max(0, tabstrip_width),
opaque_browser_frame_view.cc 239 int tabstrip_width = minimize_button_->x() - tabstrip_x - local
243 std::max(0, tabstrip_width), tabstrip->GetPreferredSize().height());
    [all...]

Completed in 122 milliseconds