Home
last modified time | relevance | path

Searched refs:TINT_FRAME (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/themes/
Dtheme_properties.h47 TINT_FRAME, enumerator
Dbrowser_theme_pack.cc273 { "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()
Dtheme_properties.cc223 case TINT_FRAME: in GetDefaultTint()
Dbrowser_theme_pack_unittest.cc72 ThemeProperties::TINT_FRAME); in GetDefaultColorMap()
248 EXPECT_FALSE(pack->GetTint(ThemeProperties::TINT_FRAME, &actual)); in VerifyStarGazing()
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dgtk2_ui.cc312 case ThemeProperties::TINT_FRAME: in GetDefaultTint()
967 ThemeProperties::TINT_FRAME); in BuildFrameColors()