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

  /external/chromium_org/chrome/browser/themes/
theme_properties.h 46 TINT_BUTTONS,
browser_theme_pack_unittest.cc 219 EXPECT_TRUE(pack->GetTint(ThemeProperties::TINT_BUTTONS, &actual));
442 ThemeProperties::TINT_BUTTONS, &actual));
517 EXPECT_FALSE(theme_pack_->GetTint(ThemeProperties::TINT_BUTTONS,
theme_properties.cc 234 case TINT_BUTTONS:
browser_theme_pack.cc 295 { "buttons", ThemeProperties::TINT_BUTTONS },
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 320 case ThemeProperties::TINT_BUTTONS:
847 SetThemeTintFromGtk(ThemeProperties::TINT_BUTTONS, &button_color);
    [all...]

Completed in 3842 milliseconds