HomeSort by relevance Sort by last modified time
    Searched refs:ShellIntegration (Results 51 - 75 of 85) sorted by null

1 23 4

  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc 204 const ShellIntegration::ShortcutInfo& shortcut_info) {
210 if (ShellIntegration::GetDesktopShortcutTemplate(env.get(),
212 ShellIntegration::CreateDesktopShortcut(shortcut_info,
first_run_dialog.cc 419 ShellIntegration::SetAsDefaultBrowser();
  /external/chromium_org/chrome/browser/
shell_integration.h 19 class ShellIntegration {
chrome_browser_main_win.cc 91 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT)) {
process_singleton_win.cc 207 if (ShellIntegration::GetDefaultBrowser() != ShellIntegration::IS_DEFAULT)
chrome_browser_main.cc     [all...]
browser_process_impl.cc     [all...]
  /external/chromium/chrome/browser/importer/
importer_list.cc 170 if (ShellIntegration::IsFirefoxDefaultBrowser()) {
180 if (ShellIntegration::IsFirefoxDefaultBrowser()) {
  /external/chromium_org/chrome/browser/importer/
importer_list.cc 160 if (ShellIntegration::IsFirefoxDefaultBrowser()) {
168 if (ShellIntegration::IsFirefoxDefaultBrowser()) {
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.cc 92 : public ShellIntegration::DefaultWebClientObserver {
96 new ShellIntegration::DefaultBrowserWorker(this)),
107 ShellIntegration::DefaultWebClientUIState state) OVERRIDE {
109 case ShellIntegration::STATE_PROCESSING:
111 case ShellIntegration::STATE_UNKNOWN :
113 case ShellIntegration::STATE_IS_DEFAULT:
116 case ShellIntegration::STATE_NOT_DEFAULT:
141 scoped_refptr<ShellIntegration::DefaultBrowserWorker> default_browser_worker_;
    [all...]
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 551 ShellIntegration::SetAsDefaultBrowser();
556 ShellIntegration::SetAsDefaultBrowser();
805 ShellIntegration::CanSetAsDefaultBrowser() ==
806 ShellIntegration::SET_DEFAULT_UNATTENDED) {
807 ShellIntegration::SetAsDefaultBrowser();
upgrade_util_win.cc 133 ShellIntegration::GetStartMenuShortcut(chrome_exe));
  /external/chromium/chrome/browser/first_run/
first_run.cc 317 ShellIntegration::SetAsDefaultBrowser();
322 ShellIntegration::SetAsDefaultBrowser();
568 ShellIntegration::SetAsDefaultBrowser();
  /external/chromium/chrome/browser/ui/views/
uninstall_view.cc 71 ShellIntegration::IsDefaultBrowser()) {
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.cc 43 const ShellIntegration::ShortcutInfo& info) {
  /external/chromium_org/chrome/browser/ui/gtk/
first_run_dialog.cc 175 ShellIntegration::SetAsDefaultBrowser();
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.cc 88 const ShellIntegration::ShortcutInfo& shortcut_info,
94 CommandLine command_line = ShellIntegration::CommandLineArgsForLauncher(
197 ui::win::SetAppIdForWindow(ShellIntegration::GetAppModelIdForProfile(
209 const ShellIntegration::ShortcutInfo& shortcut_info) {
native_app_window_views.h 62 const ShellIntegration::ShortcutInfo& shortcut_info);
  /external/chromium/chrome/browser/ui/
browser_init.cc 127 ShellIntegration::SetAsDefaultBrowser();
287 if (ShellIntegration::IsDefaultBrowser() ||
742 ShellIntegration::MigrateChromiumShortcuts();
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 372 ShellIntegration::ShortcutLocations creation_locations;
547 const ShellIntegration::ShortcutInfo& shortcut_info) {
  /external/chromium_org/chrome/browser/ui/views/app_list/
app_list_controller_win.cc 147 return ShellIntegration::GetAppListAppModelIdForProfile(initial_profile_path);
185 // (ShellIntegration::MigrateWin7ShortcutsOnPath). Having different threads
190 const ShellIntegration::ShortcutLocations& creation_locations) {
    [all...]
  /external/chromium_org/chrome/browser/plugins/
plugin_infobar_delegates.cc 495 ShellIntegration::GetStartMenuShortcut(exe_path));
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.cc 463 ShellIntegration::GetAppModelIdForProfile(UTF8ToWide(panel->app_name()),
  /external/chromium/chrome/browser/
browser_process_impl.cc 636 ShellIntegration::SetAsDefaultBrowser();
867 ShellIntegration::SetAsDefaultBrowser();
    [all...]
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model_unittest.cc 621 virtual ShellIntegration::DefaultProtocolClientWorker* CreateShellWorker(
622 ShellIntegration::DefaultWebClientObserver* observer,

Completed in 1509 milliseconds

1 23 4