Searched refs:TINT_FRAME (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/chrome/browser/themes/ |
D | theme_properties.h | 47 TINT_FRAME, enumerator
|
D | browser_theme_pack.cc | 273 { "frame", ThemeProperties::TINT_FRAME }, 336 { PRS_THEME_FRAME, ThemeProperties::TINT_FRAME }, 338 { PRS_THEME_FRAME_OVERLAY, ThemeProperties::TINT_FRAME }, 345 { PRS_THEME_FRAME_DESKTOP, ThemeProperties::TINT_FRAME }, 1101 HSLShift(frame, GetTintInternal(ThemeProperties::TINT_FRAME)); in GenerateMissingColors()
|
D | theme_properties.cc | 223 case TINT_FRAME: in GetDefaultTint()
|
D | browser_theme_pack_unittest.cc | 72 ThemeProperties::TINT_FRAME); in GetDefaultColorMap() 248 EXPECT_FALSE(pack->GetTint(ThemeProperties::TINT_FRAME, &actual)); in VerifyStarGazing()
|
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
D | gtk2_ui.cc | 312 case ThemeProperties::TINT_FRAME: in GetDefaultTint() 967 ThemeProperties::TINT_FRAME); in BuildFrameColors()
|