ShortcutProperties 51 base/test/test_shortcut_win.cc const ShortcutProperties& properties) { ShortcutProperties 81 base/test/test_shortcut_win.cc if (properties.options & ShortcutProperties::PROPERTIES_TARGET) { ShortcutProperties 87 base/test/test_shortcut_win.cc if (properties.options & ShortcutProperties::PROPERTIES_WORKING_DIR) { ShortcutProperties 94 base/test/test_shortcut_win.cc if (properties.options & ShortcutProperties::PROPERTIES_ARGUMENTS) { ShortcutProperties 100 base/test/test_shortcut_win.cc if (properties.options & ShortcutProperties::PROPERTIES_DESCRIPTION) { ShortcutProperties 106 base/test/test_shortcut_win.cc if (properties.options & ShortcutProperties::PROPERTIES_ICON) { ShortcutProperties 119 base/test/test_shortcut_win.cc if (properties.options & ShortcutProperties::PROPERTIES_APP_ID) { ShortcutProperties 135 base/test/test_shortcut_win.cc if (properties.options & ShortcutProperties::PROPERTIES_DUAL_MODE) { ShortcutProperties 25 base/test/test_shortcut_win.h const ShortcutProperties& properties); ShortcutProperties 46 base/win/shortcut.cc const ShortcutProperties& properties, ShortcutProperties 52 base/win/shortcut.cc !(properties.options & ShortcutProperties::PROPERTIES_TARGET)) { ShortcutProperties 92 base/win/shortcut.cc if ((properties.options & ShortcutProperties::PROPERTIES_TARGET) && ShortcutProperties 97 base/win/shortcut.cc if ((properties.options & ShortcutProperties::PROPERTIES_WORKING_DIR) && ShortcutProperties 103 base/win/shortcut.cc if (properties.options & ShortcutProperties::PROPERTIES_ARGUMENTS) { ShortcutProperties 114 base/win/shortcut.cc if ((properties.options & ShortcutProperties::PROPERTIES_DESCRIPTION) && ShortcutProperties 119 base/win/shortcut.cc if ((properties.options & ShortcutProperties::PROPERTIES_ICON) && ShortcutProperties 126 base/win/shortcut.cc (properties.options & ShortcutProperties::PROPERTIES_APP_ID) != 0; ShortcutProperties 128 base/win/shortcut.cc (properties.options & ShortcutProperties::PROPERTIES_DUAL_MODE) != 0; ShortcutProperties 178 base/win/shortcut.cc ShortcutProperties* properties) { ShortcutProperties 182 base/win/shortcut.cc if (options & ~ShortcutProperties::PROPERTIES_ALL) ShortcutProperties 206 base/win/shortcut.cc if (options & ShortcutProperties::PROPERTIES_TARGET) { ShortcutProperties 215 base/win/shortcut.cc if (options & ShortcutProperties::PROPERTIES_WORKING_DIR) { ShortcutProperties 221 base/win/shortcut.cc if (options & ShortcutProperties::PROPERTIES_ARGUMENTS) { ShortcutProperties 227 base/win/shortcut.cc if (options & ShortcutProperties::PROPERTIES_DESCRIPTION) { ShortcutProperties 234 base/win/shortcut.cc if (options & ShortcutProperties::PROPERTIES_ICON) { ShortcutProperties 242 base/win/shortcut.cc if ((options & ShortcutProperties::PROPERTIES_WIN7) && ShortcutProperties 248 base/win/shortcut.cc if (options & ShortcutProperties::PROPERTIES_APP_ID) { ShortcutProperties 267 base/win/shortcut.cc if (options & ShortcutProperties::PROPERTIES_DUAL_MODE) { ShortcutProperties 295 base/win/shortcut.cc options |= ShortcutProperties::PROPERTIES_TARGET; ShortcutProperties 297 base/win/shortcut.cc options |= ShortcutProperties::PROPERTIES_ARGUMENTS; ShortcutProperties 300 base/win/shortcut.cc ShortcutProperties properties; ShortcutProperties 51 base/win/shortcut.h ShortcutProperties() : icon_index(-1), dual_mode(false), options(0U) {} ShortcutProperties 125 base/win/shortcut.h const ShortcutProperties& properties, ShortcutProperties 138 base/win/shortcut.h ShortcutProperties* properties); ShortcutProperties 74 base/win/shortcut_unittest.cc ShortcutProperties link_properties_; ShortcutProperties 77 base/win/shortcut_unittest.cc ShortcutProperties link_properties_2_; ShortcutProperties 83 base/win/shortcut_unittest.cc uint32 valid_properties = ShortcutProperties::PROPERTIES_BASIC; ShortcutProperties 85 base/win/shortcut_unittest.cc valid_properties |= ShortcutProperties::PROPERTIES_WIN7; ShortcutProperties 92 base/win/shortcut_unittest.cc ShortcutProperties properties_read_1; ShortcutProperties 94 base/win/shortcut_unittest.cc file_1, ShortcutProperties::PROPERTIES_ALL, &properties_read_1)); ShortcutProperties 110 base/win/shortcut_unittest.cc ShortcutProperties only_target_properties; ShortcutProperties 115 base/win/shortcut_unittest.cc ShortcutProperties properties_read_2; ShortcutProperties 117 base/win/shortcut_unittest.cc file_2, ShortcutProperties::PROPERTIES_ALL, &properties_read_2)); ShortcutProperties 133 base/win/shortcut_unittest.cc ShortcutProperties only_target_properties; ShortcutProperties 162 base/win/shortcut_unittest.cc ShortcutProperties target_and_args_properties; ShortcutProperties 194 base/win/shortcut_unittest.cc ShortcutProperties update_only_target_properties; ShortcutProperties 201 base/win/shortcut_unittest.cc ShortcutProperties expected_properties = link_properties_; ShortcutProperties 217 base/win/shortcut_unittest.cc ShortcutProperties make_dual_mode_properties; ShortcutProperties 224 base/win/shortcut_unittest.cc ShortcutProperties expected_properties = link_properties_; ShortcutProperties 233 base/win/shortcut_unittest.cc ShortcutProperties remove_dual_mode_properties; ShortcutProperties 240 base/win/shortcut_unittest.cc ShortcutProperties expected_properties = link_properties_2_; ShortcutProperties 249 base/win/shortcut_unittest.cc ShortcutProperties clear_arguments_properties; ShortcutProperties 256 base/win/shortcut_unittest.cc ShortcutProperties expected_properties = link_properties_; ShortcutProperties 281 base/win/shortcut_unittest.cc ShortcutProperties new_properties; ShortcutProperties 290 base/win/shortcut_unittest.cc ShortcutProperties expected_properties(new_properties); ShortcutProperties 312 base/win/shortcut_unittest.cc ~ShortcutProperties::PROPERTIES_ARGUMENTS; ShortcutProperties 316 base/win/shortcut_unittest.cc ShortcutProperties expected_properties(link_properties_2_); ShortcutProperties 311 chrome/browser/profile_resetter/profile_resetter_unittest.cc base::win::ShortcutProperties shortcut_properties; ShortcutProperties 142 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc base::win::ShortcutProperties expected_properties; ShortcutProperties 168 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc base::win::ShortcutProperties expected_properties; ShortcutProperties 205 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER); ShortcutProperties 220 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc ShellUtil::ShortcutProperties properties(ShellUtil::SYSTEM_LEVEL); ShortcutProperties 443 chrome/browser/profiles/profile_shortcut_manager_win.cc ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER); ShortcutProperties 551 chrome/browser/profiles/profile_shortcut_manager_win.cc ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER); ShortcutProperties 491 chrome/browser/shell_integration_win.cc base::win::ShortcutProperties updated_properties; ShortcutProperties 30 chrome/browser/shell_integration_win_unittest.cc base::win::ShortcutProperties properties; ShortcutProperties 87 chrome/browser/shell_integration_win_unittest.cc base::win::ShortcutProperties* shortcut_properties) { ShortcutProperties 105 chrome/browser/shell_integration_win_unittest.cc base::win::ShortcutProperties temp_properties; ShortcutProperties 233 chrome/browser/ui/views/app_list/win/app_list_service_win.cc base::win::ShortcutProperties shortcut_properties; ShortcutProperties 209 chrome/browser/web_applications/update_shortcut_worker_win.cc base::win::ShortcutProperties shortcut_properties; ShortcutProperties 238 chrome/browser/web_applications/web_app_win.cc base::win::ShortcutProperties shortcut_properties; ShortcutProperties 55 chrome/installer/setup/install.cc const ShellUtil::ShortcutProperties& properties, ShortcutProperties 123 chrome/installer/setup/install.cc const ShellUtil::ShortcutProperties& properties, ShortcutProperties 417 chrome/installer/setup/install.cc ShellUtil::ShortcutProperties base_properties(shortcut_level); ShortcutProperties 422 chrome/installer/setup/install.cc ShellUtil::ShortcutProperties desktop_properties(base_properties); ShortcutProperties 449 chrome/installer/setup/install.cc ShellUtil::ShortcutProperties quick_launch_properties(base_properties); ShortcutProperties 456 chrome/installer/setup/install.cc ShellUtil::ShortcutProperties start_menu_properties(base_properties); ShortcutProperties 81 chrome/installer/setup/install_unittest.cc ShellUtil::ShortcutProperties chrome_properties(ShellUtil::CURRENT_USER); ShortcutProperties 187 chrome/installer/setup/install_unittest.cc base::win::ShortcutProperties expected_properties_; ShortcutProperties 188 chrome/installer/setup/install_unittest.cc base::win::ShortcutProperties expected_start_menu_properties_; ShortcutProperties 320 chrome/installer/setup/install_unittest.cc base::win::ShortcutProperties dummy_properties; ShortcutProperties 350 chrome/installer/setup/install_unittest.cc base::win::ShortcutProperties dummy_properties; ShortcutProperties 372 chrome/installer/setup/install_unittest.cc base::win::ShortcutProperties dummy_properties; ShortcutProperties 409 chrome/installer/setup/install_unittest.cc base::win::ShortcutProperties dummy_properties; ShortcutProperties 935 chrome/installer/setup/setup_main.cc ShellUtil::ShortcutProperties shortcut_properties(ShellUtil::CURRENT_USER); ShortcutProperties 103 chrome/installer/util/chrome_app_host_operations.cc ShellUtil::ShortcutProperties* properties) const { ShortcutProperties 50 chrome/installer/util/chrome_app_host_operations.h ShellUtil::ShortcutProperties* properties) const OVERRIDE; ShortcutProperties 83 chrome/installer/util/chrome_binaries_operations.cc ShellUtil::ShortcutProperties* properties) const { ShortcutProperties 50 chrome/installer/util/chrome_binaries_operations.h ShellUtil::ShortcutProperties* properties) const OVERRIDE; ShortcutProperties 113 chrome/installer/util/chrome_browser_operations.cc ShellUtil::ShortcutProperties* properties) const { ShortcutProperties 49 chrome/installer/util/chrome_browser_operations.h ShellUtil::ShortcutProperties* properties) const OVERRIDE; ShortcutProperties 127 chrome/installer/util/chrome_frame_operations.cc ShellUtil::ShortcutProperties* properties) const { ShortcutProperties 49 chrome/installer/util/chrome_frame_operations.h ShellUtil::ShortcutProperties* properties) const OVERRIDE; ShortcutProperties 161 chrome/installer/util/product.cc ShellUtil::ShortcutProperties* properties) const { ShortcutProperties 131 chrome/installer/util/product.h ShellUtil::ShortcutProperties* properties) const; ShortcutProperties 88 chrome/installer/util/product_operations.h ShellUtil::ShortcutProperties* properties) const = 0; ShortcutProperties 939 chrome/installer/util/shell_util.cc const ShellUtil::ShortcutProperties& properties) { ShortcutProperties 978 chrome/installer/util/shell_util.cc base::win::ShortcutProperties TranslateShortcutProperties( ShortcutProperties 979 chrome/installer/util/shell_util.cc const ShellUtil::ShortcutProperties& properties) { ShortcutProperties 980 chrome/installer/util/shell_util.cc base::win::ShortcutProperties shortcut_properties; ShortcutProperties 1262 chrome/installer/util/shell_util.cc base::win::ShortcutProperties new_prop; ShortcutProperties 1267 chrome/installer/util/shell_util.cc base::win::ShortcutProperties old_prop; ShortcutProperties 1270 chrome/installer/util/shell_util.cc base::win::ShortcutProperties::PROPERTIES_ICON, ShortcutProperties 1309 chrome/installer/util/shell_util.cc base::win::ShortcutProperties updated_properties; ShortcutProperties 1513 chrome/installer/util/shell_util.cc const ShellUtil::ShortcutProperties& properties, ShortcutProperties 1583 chrome/installer/util/shell_util.cc base::win::ShortcutProperties shortcut_properties( ShortcutProperties 93 chrome/installer/util/shell_util.h explicit ShortcutProperties(ShellChange level_in) ShortcutProperties 334 chrome/installer/util/shell_util.h const ShellUtil::ShortcutProperties& properties, ShortcutProperties 99 chrome/installer/util/shell_util_unittest.cc const ShellUtil::ShortcutProperties& properties) { ShortcutProperties 137 chrome/installer/util/shell_util_unittest.cc const ShellUtil::ShortcutProperties& properties) { ShortcutProperties 141 chrome/installer/util/shell_util_unittest.cc base::win::ShortcutProperties expected_properties; ShortcutProperties 186 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties test_properties_; ShortcutProperties 238 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER); ShortcutProperties 265 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties new_properties(ShellUtil::SYSTEM_LEVEL); ShortcutProperties 277 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties(new_properties); ShortcutProperties 291 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties updated_properties(ShellUtil::CURRENT_USER); ShortcutProperties 300 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties(test_properties_); ShortcutProperties 308 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties properties(ShellUtil::CURRENT_USER); ShortcutProperties 314 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties added_properties(ShellUtil::CURRENT_USER); ShortcutProperties 320 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties(properties); ShortcutProperties 471 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties(test_properties_); ShortcutProperties 491 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties(test_properties_); ShortcutProperties 506 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties1(test_properties_); ShortcutProperties 516 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties2(test_properties_); ShortcutProperties 548 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties1(test_properties_); ShortcutProperties 558 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties2(test_properties_); ShortcutProperties 569 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties3(test_properties_); ShortcutProperties 604 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties1(test_properties_); ShortcutProperties 615 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties2(test_properties_); ShortcutProperties 626 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties3(test_properties_); ShortcutProperties 637 chrome/installer/util/shell_util_unittest.cc ShellUtil::ShortcutProperties expected_properties4(test_properties_); ShortcutProperties 42 cloud_print/service/win/installer.cc base::win::ShortcutProperties properties;