Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/themes/
Dbrowser_theme_pack.h145 void BuildSourceImagesArray(const FilePathMap& file_paths);
Dbrowser_theme_pack_unittest.cc142 theme_pack_->BuildSourceImagesArray(*out_file_paths); in ParseImageNamesDictionary()
Dbrowser_theme_pack.cc673 pack->BuildSourceImagesArray(file_paths); in BuildFromExtension()
1245 void BrowserThemePack::BuildSourceImagesArray(const FilePathMap& file_paths) { in BuildSourceImagesArray() function in BrowserThemePack