HomeSort by relevance Sort by last modified time
    Searched refs:FilePathMap (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.h 106 typedef std::map<int, ScaleFactorToFileMap> FilePathMap;
136 FilePathMap* file_paths) const;
138 // Helper function to populate the FilePathMap.
142 FilePathMap* file_paths) const;
145 void BuildSourceImagesArray(const FilePathMap& file_paths);
149 bool LoadRawBitmapsTo(const FilePathMap& file_paths,
browser_theme_pack.cc 649 FilePathMap file_paths;
    [all...]

Completed in 2006 milliseconds