Searched refs:tabstrip_width (Results 1 – 4 of 4) sorted by relevance
139 int tabstrip_width = minimize_button_offset - tabstrip_x - in GetBoundsForTabStrip() local143 std::max(0, tabstrip_width), in GetBoundsForTabStrip()
147 const int tabstrip_width = available_width - caption_spacing; in GetBoundsForTabStrip() local149 std::max(0, tabstrip_width), in GetBoundsForTabStrip()
141 int tabstrip_width = minimize_button_offset - tabstrip_x - in GetBoundsForTabStrip() local145 std::max(0, tabstrip_width), in GetBoundsForTabStrip()
239 int tabstrip_width = minimize_button_->x() - tabstrip_x - in GetBoundsForTabStrip() local243 std::max(0, tabstrip_width), tabstrip->GetPreferredSize().height()); in GetBoundsForTabStrip()