Home | History | Annotate | Download | only in browser

Lines Matching refs:arguments

192   // arguments and set it as the arguments of this IShellLink object.
195 std::wstring arguments(switches);
196 if (!item->arguments().empty()) {
197 arguments.push_back(L' ');
198 arguments += item->arguments();
200 result = link->SetArguments(arguments.c_str());
280 // before the arguments of each ShellLinkItem object. If there aren't any
704 // * arguments
718 !(*page)->GetTitle().empty() ? (*page)->GetTitle() : link->arguments());
726 // * arguments