Searched refs:ScaleFactorToFileMap (Results 1 – 2 of 2) sorted by relevance
103 typedef std::map<ui::ScaleFactor, base::FilePath> ScaleFactorToFileMap; typedef106 typedef std::map<int, ScaleFactorToFileMap> FilePathMap;
1283 for (ScaleFactorToFileMap::const_iterator s2f = it->second.begin(); in LoadRawBitmapsTo()