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

  /external/chromium_org/chrome/browser/themes/
theme_properties.h 47 TINT_FRAME,
theme_properties.cc 226 case TINT_FRAME:
browser_theme_pack_unittest.cc 72 ThemeProperties::TINT_FRAME);
250 EXPECT_FALSE(pack->GetTint(ThemeProperties::TINT_FRAME, &actual));
browser_theme_pack.cc 296 { "frame", ThemeProperties::TINT_FRAME },
359 { PRS_THEME_FRAME, ThemeProperties::TINT_FRAME },
361 { PRS_THEME_FRAME_OVERLAY, ThemeProperties::TINT_FRAME },
368 { PRS_THEME_FRAME_DESKTOP, ThemeProperties::TINT_FRAME },
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.cc 312 case ThemeProperties::TINT_FRAME:
    [all...]

Completed in 48 milliseconds