Home
last modified time | relevance | path

Searched defs:theme_value (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/extensions/manifest_handlers/
Dtheme_handler.cc23 bool LoadImages(const base::DictionaryValue* theme_value, in LoadImages()
58 bool LoadColors(const base::DictionaryValue* theme_value, in LoadColors()
90 bool LoadTints(const base::DictionaryValue* theme_value, in LoadTints()
115 bool LoadDisplayProperties(const base::DictionaryValue* theme_value, in LoadDisplayProperties()
171 const base::DictionaryValue* theme_value = NULL; in Parse() local