Home | History | Annotate | Download | only in setup

Lines Matching refs:shortcut_properties

940     ShellUtil::ShortcutProperties shortcut_properties(ShellUtil::CURRENT_USER);
941 chrome.AddDefaultShortcutProperties(chrome_exe, &shortcut_properties);
942 shortcut_properties.set_dual_mode(true);
943 shortcut_properties.set_pin_to_taskbar(true);
946 shortcut_properties, ShellUtil::SHELL_SHORTCUT_CREATE_ALWAYS);