Searched refs:title_color (Results 1 – 1 of 1) sorted by relevance
1027 const SkColor title_color = GetThemeProvider()->GetColor(IsSelected() ? in PaintTab() local1032 title_->SetEnabledColor(title_color); in PaintTab()1038 if (!close_button_color_ || title_color != close_button_color_) { in PaintTab()1039 close_button_color_ = title_color; in PaintTab()