Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/themes/
Dtheme_properties.h48 TINT_FRAME_INACTIVE, enumerator
Dbrowser_theme_pack.cc297 { "frame_inactive", ThemeProperties::TINT_FRAME_INACTIVE },
360 { PRS_THEME_FRAME_INACTIVE, ThemeProperties::TINT_FRAME_INACTIVE },
363 ThemeProperties::TINT_FRAME_INACTIVE },
369 { PRS_THEME_FRAME_INACTIVE_DESKTOP, ThemeProperties::TINT_FRAME_INACTIVE },
1124 ThemeProperties::TINT_FRAME_INACTIVE)); in GenerateMissingColors()
Dtheme_properties.cc228 case TINT_FRAME_INACTIVE: in GetDefaultTint()
Dbrowser_theme_pack_unittest.cc75 ThemeProperties::TINT_FRAME_INACTIVE); in GetDefaultColorMap()
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dgtk2_ui.cc314 case ThemeProperties::TINT_FRAME_INACTIVE: in GetDefaultTint()
983 ThemeProperties::TINT_FRAME_INACTIVE); in BuildFrameColors()