Home
last modified time | relevance | path

Searched refs:BuildSourceImagesArray (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/themes/
Dbrowser_theme_pack.h134 void BuildSourceImagesArray(const FilePathMap& file_paths);
Dbrowser_theme_pack_unittest.cc121 theme_pack_->BuildSourceImagesArray(*out_file_paths); in ParseImageNamesDictionary()
Dbrowser_theme_pack.cc347 pack->BuildSourceImagesArray(file_paths); in BuildFromExtension()
831 void BrowserThemePack::BuildSourceImagesArray(const FilePathMap& file_paths) { in BuildSourceImagesArray() function in BrowserThemePack