Searched defs:theme_value (Results 1 – 1 of 1) sorted by relevance
23 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