HomeSort by relevance Sort by last modified time
    Searched refs:ThemeProperties (Results 26 - 50 of 50) sorted by null

12

  /external/chromium_org/chrome/browser/ui/gtk/
status_bubble_gtk.cc 302 theme_service_->GetGdkColor(ThemeProperties::COLOR_BOOKMARK_TEXT);
306 theme_service_->GetGdkColor(ThemeProperties::COLOR_TOOLBAR);
browser_titlebar.cc 566 ThemeProperties::COLOR_BUTTON_BACKGROUND);
760 ThemeProperties::COLOR_FRAME);
763 ThemeProperties::COLOR_FRAME_INACTIVE);
776 theme_service_->GetGdkColor(ThemeProperties::COLOR_MANAGED_USER_LABEL);
778 ThemeProperties::COLOR_MANAGED_USER_LABEL_BACKGROUND);
    [all...]
browser_window_gtk.cc     [all...]
browser_toolbar_gtk.cc 513 ThemeProperties::COLOR_TOOLBAR);
find_bar_gtk.cc 569 theme_service_->GetColor(ThemeProperties::COLOR_TAB_TEXT),
    [all...]
gtk_util.cc 730 ThemeProperties::COLOR_TOOLBAR);
    [all...]
location_bar_view_gtk.cc 881 ThemeProperties::COLOR_FRAME);
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
glass_browser_frame_view.cc 388 ThemeProperties::GetDefaultColor(
389 ThemeProperties::COLOR_TOOLBAR_SEPARATOR));
428 SkColor toolbar_color = tp->GetColor(ThemeProperties::COLOR_TOOLBAR);
browser_view.cc 233 ThemeProperties::GetDefaultColor(
234 ThemeProperties::COLOR_TOOLBAR_SEPARATOR));
    [all...]
  /external/chromium_org/chrome/browser/themes/
theme_service.cc 43 typedef ThemeProperties Properties;
399 return ThemeProperties::GetDefaultTint(id);
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_popup_contents_view.cc 432 ThemeProperties::GetDefaultColor(
433 ThemeProperties::COLOR_TOOLBAR_SEPARATOR));
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 210 theme_service_->GetGdkColor(ThemeProperties::COLOR_TOOLBAR);
668 theme_service_->GetGdkColor(ThemeProperties::COLOR_NTP_HEADER);
    [all...]
bookmark_bubble_gtk.cc 396 ThemeProperties::COLOR_TOOLBAR);
  /external/chromium_org/chrome/browser/ui/gtk/infobars/
infobar_gtk.cc 263 color = theme_service_->GetColor(ThemeProperties::COLOR_TOOLBAR);
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_item_gtk.cc 518 ThemeProperties::COLOR_BOOKMARK_TEXT);
558 ThemeProperties::COLOR_BOOKMARK_TEXT);
597 ThemeProperties::COLOR_BOOKMARK_TEXT);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 345 theme_service_->GetColor(ThemeProperties::COLOR_TAB_TEXT);
347 theme_service_->GetColor(ThemeProperties::COLOR_BACKGROUND_TAB_TEXT);
773 theme_service_->GetColor(ThemeProperties::COLOR_TAB_TEXT);
    [all...]
tab_strip_gtk.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/download/
download_item_view.cc 664 ThemeProperties::COLOR_BOOKMARK_TEXT);
787 ThemeProperties::COLOR_BOOKMARK_TEXT);
    [all...]
  /external/chromium_org/chrome/browser/devtools/
devtools_window.cc 759 SkColorToRGBAString(tp->GetColor(ThemeProperties::COLOR_TOOLBAR)) +
761 SkColorToRGBAString(tp->GetColor(ThemeProperties::COLOR_BOOKMARK_TEXT)));
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
find_bar_view.cc 506 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TAB_TEXT),
status_bubble_views.cc 357 ThemeProperties::COLOR_TOOLBAR);
452 theme_service_->GetColor(ThemeProperties::COLOR_STATUS_BAR_TEXT);
external_tab_container_win.cc     [all...]
  /external/chromium_org/chrome/browser/ui/views/toolbar/
site_chip_view.cc 344 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TOOLBAR);
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 395 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TOOLBAR));
    [all...]
  /external/chromium_org/chrome/browser/ui/views/tabs/
tab.cc     [all...]

Completed in 663 milliseconds

12