HomeSort by relevance Sort by last modified time
    Searched refs:CreateDesktopShortcut (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.h 60 virtual void CreateDesktopShortcut(
125 virtual void CreateDesktopShortcut(
create_application_shortcuts_dialog_gtk.cc 222 base::Bind(&CreateApplicationShortcutsDialogGtk::CreateDesktopShortcut,
236 void CreateApplicationShortcutsDialogGtk::CreateDesktopShortcut(
240 ShellIntegrationLinux::CreateDesktopShortcut(shortcut_info,
355 void CreateChromeApplicationShortcutsDialogGtk::CreateDesktopShortcut(
  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.h 48 void CreateDesktopShortcut(
create_application_shortcuts_dialog_gtk.cc 189 &CreateApplicationShortcutsDialogGtk::CreateDesktopShortcut,
203 void CreateApplicationShortcutsDialogGtk::CreateDesktopShortcut(
212 ShellIntegration::CreateDesktopShortcut(shortcut_info,
  /external/chromium_org/chrome/browser/web_applications/
web_app_linux.cc 23 return ShellIntegrationLinux::CreateDesktopShortcut(
  /external/chromium/chrome/browser/
shell_integration.h 106 static void CreateDesktopShortcut(const ShortcutInfo& shortcut_info,
shell_integration_linux.cc 440 void ShellIntegration::CreateDesktopShortcut(
  /external/chromium_org/chrome/browser/
shell_integration_linux.h 107 bool CreateDesktopShortcut(
shell_integration_linux.cc 837 bool CreateDesktopShortcut(
    [all...]
  /external/chromium/chrome/browser/web_applications/
web_app.cc 232 ShellIntegration::CreateDesktopShortcut(shortcut_info_, shortcut_template);

Completed in 199 milliseconds