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

  /external/chromium_org/chrome/browser/themes/
theme_properties.h 48 TINT_FRAME_INACTIVE,
theme_properties.cc 225 case TINT_FRAME_INACTIVE:
browser_theme_pack.cc 274 { "frame_inactive", ThemeProperties::TINT_FRAME_INACTIVE },
337 { PRS_THEME_FRAME_INACTIVE, ThemeProperties::TINT_FRAME_INACTIVE },
340 ThemeProperties::TINT_FRAME_INACTIVE },
346 { PRS_THEME_FRAME_INACTIVE_DESKTOP, ThemeProperties::TINT_FRAME_INACTIVE },
    [all...]
browser_theme_pack_unittest.cc 75 ThemeProperties::TINT_FRAME_INACTIVE);
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 314 case ThemeProperties::TINT_FRAME_INACTIVE:
    [all...]

Completed in 77 milliseconds