HomeSort by relevance Sort by last modified time
    Searched refs:shortcut (Results 76 - 100 of 126) sorted by null

1 2 34 5 6

  /external/chromium/base/
file_util_win.cc 391 // Try to find the target of a shortcut
519 bool TaskbarPinShortcutLink(const wchar_t* shortcut) {
526 int result = reinterpret_cast<int>(ShellExecute(NULL, L"taskbarpin", shortcut,
531 bool TaskbarUnpinShortcutLink(const wchar_t* shortcut) {
539 shortcut, NULL, NULL, 0));
    [all...]