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

  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.h 122 void BuildColorsFromJSON(const base::DictionaryValue* color_value);
124 // Implementation details of BuildColorsFromJSON().
browser_theme_pack_unittest.cc 103 theme_pack_->BuildColorsFromJSON(value);
browser_theme_pack.cc 644 pack->BuildColorsFromJSON(extensions::ThemeInfo::GetColors(extension));
    [all...]

Completed in 55 milliseconds