HomeSort by relevance Sort by last modified time
    Searched refs:TaskbarUnpinShortcutLink (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/base/win/
shortcut.h 138 BASE_EXPORT bool TaskbarUnpinShortcutLink(const wchar_t* shortcut);
shortcut.cc 236 bool TaskbarUnpinShortcutLink(const wchar_t* shortcut) {
  /external/chromium_org/chrome/installer/setup/
install_unittest.cc 145 base::win::TaskbarUnpinShortcutLink(
147 base::win::TaskbarUnpinShortcutLink(
  /external/chromium/base/
file_util.h 241 BASE_API bool TaskbarUnpinShortcutLink(const wchar_t* shortcut);
file_util_win.cc 531 bool TaskbarUnpinShortcutLink(const wchar_t* shortcut) {
    [all...]
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 322 base::win::TaskbarUnpinShortcutLink(j->value().c_str());
  /external/chromium_org/chrome/installer/util/
shell_util.cc     [all...]

Completed in 86 milliseconds