Searched refs:GetIconPathUnderSubdir (Results 1 – 1 of 1) sorted by relevance
130 FilePath GetIconPathUnderSubdir(const std::string& icon_name,195 icon_path = GetIconPathUnderSubdir(icon_name, subdir_iter->first); in GetIconPath()209 FilePath path = GetIconPathUnderSubdir(icon_name, subdir_iter->first); in GetIconPath()243 FilePath IconTheme::GetIconPathUnderSubdir(const std::string& icon_name, in GetIconPathUnderSubdir() function in __anona2349c4c0111::IconTheme