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

  /external/chromium_org/chrome/browser/ui/search/
search_ui.cc 14 return theme_service->GetColor(ThemeProperties::COLOR_TOOLBAR);
  /external/chromium_org/chrome/browser/themes/
theme_service_browsertest.cc 53 ThemeProperties::COLOR_TOOLBAR));
62 ThemeProperties::COLOR_TOOLBAR));
79 ThemeProperties::COLOR_TOOLBAR));
theme_properties.h 31 COLOR_TOOLBAR,
theme_properties.cc 256 case COLOR_TOOLBAR:
theme_service.cc 189 SkColor toolbar_color = GetColor(Properties::COLOR_TOOLBAR);
browser_theme_pack.cc 312 { "toolbar", ThemeProperties::COLOR_TOOLBAR },
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
detachable_toolbar_view.cc 33 theme_provider->GetColor(ThemeProperties::COLOR_TOOLBAR));
86 paint.setColor(theme_provider->GetColor(ThemeProperties::COLOR_TOOLBAR));
status_bubble_views.cc 356 ThemeProperties::COLOR_TOOLBAR);
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.cc 345 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TOOLBAR)));
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.cc 582 tp->GetColor(ThemeProperties::COLOR_TOOLBAR));
opaque_browser_frame_view.cc 674 tp->GetColor(ThemeProperties::COLOR_TOOLBAR));
757 SkColor toolbar_color = tp->GetColor(ThemeProperties::COLOR_TOOLBAR);
    [all...]
glass_browser_frame_view.cc 439 SkColor toolbar_color = tp->GetColor(ThemeProperties::COLOR_TOOLBAR);
  /external/chromium_org/chrome/browser/devtools/
devtools_ui_bindings.cc 308 SkColorToRGBAString(tp->GetColor(ThemeProperties::COLOR_TOOLBAR)) +
757 SkColorToRGBAString(tp->GetColor(ThemeProperties::COLOR_TOOLBAR)) +
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 844 SetThemeColorFromGtk(ThemeProperties::COLOR_TOOLBAR, &toolbar_color);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 428 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TOOLBAR));
    [all...]

Completed in 671 milliseconds