Searched refs:BuildDisplayPropertiesFromJSON (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/themes/
H A Dbrowser_theme_pack.h126 void BuildDisplayPropertiesFromJSON(DictionaryValue* display_value);
H A Dbrowser_theme_pack_unittest.cc105 theme_pack_->BuildDisplayPropertiesFromJSON(value);
H A Dbrowser_theme_pack.cc340 pack->BuildDisplayPropertiesFromJSON(extension->GetThemeDisplayProperties());
761 void BrowserThemePack::BuildDisplayPropertiesFromJSON( function in class:BrowserThemePack
/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack.h130 void BuildDisplayPropertiesFromJSON(
H A Dbrowser_theme_pack_unittest.cc123 theme_pack_->BuildDisplayPropertiesFromJSON(value);
H A Dbrowser_theme_pack.cc646 pack->BuildDisplayPropertiesFromJSON(
1116 void BrowserThemePack::BuildDisplayPropertiesFromJSON( function in class:BrowserThemePack

Completed in 36 milliseconds