OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shortcut_template
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/
shell_integration.h
107
const std::string&
shortcut_template
);
shell_integration_linux.cc
441
const ShortcutInfo& shortcut_info, const std::string&
shortcut_template
) {
455
shortcut_template
,
/external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc
209
std::string
shortcut_template
;
local
211
&
shortcut_template
)) {
213
shortcut_template
);
/external/chromium/chrome/browser/web_applications/
web_app.cc
227
std::string
shortcut_template
;
local
229
&
shortcut_template
)) {
232
ShellIntegration::CreateDesktopShortcut(shortcut_info_,
shortcut_template
);
Completed in 79 milliseconds