HomeSort by relevance Sort by last modified time
    Searched refs:COLOR_NTP_SECTION_LINK (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/themes/
theme_service.h 85 COLOR_NTP_SECTION_LINK,
browser_theme_pack_unittest.cc 213 colors[ThemeService::COLOR_NTP_SECTION_LINK] = link_color;
234 colors[ThemeService::COLOR_NTP_SECTION_LINK] = link_color;
browser_theme_pack.cc 205 { "ntp_section_link", ThemeService::COLOR_NTP_SECTION_LINK },
715 colors->count(ThemeService::COLOR_NTP_SECTION_LINK)) {
717 (*colors)[ThemeService::COLOR_NTP_SECTION_LINK];
    [all...]
theme_service.cc 485 case COLOR_NTP_SECTION_LINK:
  /external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.cc 481 tp->GetColor(ThemeService::COLOR_NTP_SECTION_LINK);
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.cc 770 SetThemeColorFromGtk(ThemeService::COLOR_NTP_SECTION_LINK,
    [all...]

Completed in 153 milliseconds