Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/themes/
H A Dautogenerated_theme_util.cc57 SkColor active_tab_text_color; in GetAutogeneratedThemeColors() local
107 active_tab_text_color = in GetAutogeneratedThemeColors()
113 active_tab_text_color = in GetAutogeneratedThemeColors()
116 active_tab_color, active_tab_text_color, in GetAutogeneratedThemeColors()
135 active_tab_text_color, active_tab_color}; in GetAutogeneratedThemeColors()
H A Dautogenerated_theme_util.h24 SkColor active_tab_text_color; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/themes/
H A Dautogenerated_theme_util.cc57 SkColor active_tab_text_color; in GetAutogeneratedThemeColors() local
107 active_tab_text_color = in GetAutogeneratedThemeColors()
113 active_tab_text_color = in GetAutogeneratedThemeColors()
116 active_tab_color, active_tab_text_color, in GetAutogeneratedThemeColors()
135 active_tab_text_color}; in GetAutogeneratedThemeColors()
H A Dautogenerated_theme_util.h24 SkColor active_tab_text_color; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/signin/
H A Dprofile_creation_customize_themes_handler.cc30 theme_colors->active_tab_text = colors.active_tab_text_color; in ApplyAutogeneratedTheme()
66 colors->active_tab_text = theme_colors.active_tab_text_color; in GetChromeThemes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/customize_themes/
H A Dchrome_customize_themes_handler.cc87 colors->active_tab_text = theme_colors.active_tab_text_color; in GetChromeThemes()
H A Dchrome_customize_themes_handler_unittest.cc72 theme_colors.active_tab_text == expected_colors.active_tab_text_color; in VerifyThemeColors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/web_applications/
H A Dapp_browser_controller.cc571 colors.active_tab_text_color = in UpdateThemePack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/themes/
H A Dbrowser_theme_pack.cc832 colors.active_tab_text_color); in BuildFromColors()
833 pack->SetColor(TP::COLOR_TOOLBAR_BUTTON_ICON, colors.active_tab_text_color); in BuildFromColors()
834 pack->SetColor(TP::COLOR_BOOKMARK_TEXT, colors.active_tab_text_color); in BuildFromColors()