Lines Matching refs:FilePath
53 void set_target(const FilePath& target_in) {
58 void set_working_dir(const FilePath& working_dir_in) {
77 void set_icon(const FilePath& icon_in, int icon_index_in) {
95 FilePath target;
97 FilePath working_dir;
106 FilePath icon;
124 const FilePath& shortcut_path,
136 BASE_EXPORT bool ResolveShortcutProperties(const FilePath& shortcut_path,
147 BASE_EXPORT bool ResolveShortcut(const FilePath& shortcut_path,
148 FilePath* target_path,