Home
last modified time | relevance | path

Searched refs:kColorIds (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc2008 constexpr int kColorIds[2][2] = { in GetTabBackgroundColor() local
2019 return tp->GetColor(kColorIds[tab_active][frame_active]); in GetTabBackgroundColor()
2028 constexpr int kColorIds[2][2] = { in GetTabForegroundColor() local
2036 const int color_id = kColorIds[tab_active][frame_active]; in GetTabForegroundColor()