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

  /external/chromium_org/base/win/
shortcut.h 134 BASE_EXPORT bool TaskbarPinShortcutLink(const wchar_t* shortcut);
shortcut.cc 224 bool TaskbarPinShortcutLink(const wchar_t* shortcut) {
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 401 if (!base::win::TaskbarPinShortcutLink(shortcut_to_pin.value().c_str()))
439 base::win::TaskbarPinShortcutLink(shortcut_to_pin.value().c_str());
  /external/chromium/base/
file_util.h 237 BASE_API bool TaskbarPinShortcutLink(const wchar_t* shortcut);
file_util_win.cc 519 bool TaskbarPinShortcutLink(const wchar_t* shortcut) {
    [all...]
  /external/chromium/chrome/browser/web_applications/
web_app.cc 380 success &= file_util::TaskbarPinShortcutLink(
  /external/chromium_org/chrome/browser/ui/views/app_list/
app_list_controller_win.cc 241 success = base::win::TaskbarPinShortcutLink(
    [all...]
  /external/chromium_org/chrome/installer/util/
shell_util.cc     [all...]

Completed in 374 milliseconds