Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/themes/
Dtheme_properties.h46 TINT_BUTTONS, enumerator
Dbrowser_theme_pack_unittest.cc219 EXPECT_TRUE(pack->GetTint(ThemeProperties::TINT_BUTTONS, &actual)); in VerifyStarGazing()
439 ThemeProperties::TINT_BUTTONS, &actual)); in TEST_F()
514 EXPECT_FALSE(theme_pack_->GetTint(ThemeProperties::TINT_BUTTONS, in TEST_F()
Dtheme_properties.cc231 case TINT_BUTTONS: in GetDefaultTint()
Dbrowser_theme_pack.cc272 { "buttons", ThemeProperties::TINT_BUTTONS },
1309 CreateTintedButtons(GetTintInternal(ThemeProperties::TINT_BUTTONS), images); in CreateImages()
/external/chromium_org/chrome/browser/ui/cocoa/download/
Dbackground_theme.mm73 if (id == ThemeProperties::TINT_BUTTONS)
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dgtk2_ui.cc320 case ThemeProperties::TINT_BUTTONS: in GetDefaultTint()
844 SetThemeTintFromGtk(ThemeProperties::TINT_BUTTONS, &button_color); in LoadGtkValues()
/external/chromium_org/chrome/browser/ui/cocoa/
Dgradient_button_cell.mm604 themeProvider->GetNSColorTint(ThemeProperties::TINT_BUTTONS) :