OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shortcut_template
(Results
1 - 2
of
2
) sorted by null
/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
);
/external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc
209
std::string
shortcut_template
;
local
211
&
shortcut_template
)) {
213
shortcut_template
);
Completed in 48 milliseconds