GetIconPath 120 base/nix/mime_util_xdg.cc FilePath GetIconPath(const std::string& icon_name, int size, bool inherits); GetIconPath 220 base/nix/mime_util_xdg.cc return theme->GetIconPath(icon_name, size, inherits); GetIconPath 561 base/nix/mime_util_xdg.cc icon_path = default_themes[i]->GetIconPath(icon_name, size, true);