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

  /external/chromium/chrome/browser/chromeos/frame/
browser_view.cc 169 int tabstrip_w = std::max(status_x + status_size.width(), local
171 tabstrip_->SetBounds(bounds.x(), bounds.y(), tabstrip_w,
189 available_bounds.Inset(tabstrip_w, 0, 0, 0);

Completed in 73 milliseconds