Home
last modified time | relevance | path

Searched refs:TaskbarPinShortcutLink (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/
Dfile_util.h237 BASE_API bool TaskbarPinShortcutLink(const wchar_t* shortcut);
Dfile_util_win.cc519 bool TaskbarPinShortcutLink(const wchar_t* shortcut) { in TaskbarPinShortcutLink() function
/external/chromium/chrome/browser/web_applications/
Dweb_app.cc380 success &= file_util::TaskbarPinShortcutLink( in CreateShortcut()