Searched refs:shell_integration_linux (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/web_applications/
H A Dweb_app_linux.cc9 #include "chrome/browser/shell_integration_linux.h"
29 return shell_integration_linux::CreateDesktopShortcut(
39 shell_integration_linux::DeleteDesktopShortcuts(shortcut_info.profile_path,
55 shell_integration_linux::GetExistingShortcutLocations(
73 shell_integration_linux::DeleteAllDesktopShortcuts(profile_path);
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_service_linux.cc11 #include "chrome/browser/shell_integration_linux.h"
31 if (!shell_integration_linux::CreateAppListDesktopShortcut(
/external/chromium_org/chrome/browser/
H A Dshell_integration_linux.h20 namespace shell_integration_linux { namespace
139 } // namespace shell_integration_linux
H A Dshell_integration_linux.cc5 #include "chrome/browser/shell_integration_linux.h"
387 argv.push_back(shell_integration_linux::GetDesktopName(env.get()));
422 argv.push_back(shell_integration_linux::GetDesktopName(env.get()));
550 namespace shell_integration_linux { namespace
1083 } // namespace shell_integration_linux
H A Dshell_integration_linux_unittest.cc5 #include "chrome/browser/shell_integration_linux.h"
33 namespace shell_integration_linux { namespace
642 } // namespace shell_integration_linux
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_frame.cc40 #include "chrome/browser/shell_integration_linux.h"
119 params.wm_class_class = shell_integration_linux::GetProgramClassName();
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dchrome_native_app_window_views.cc33 #include "chrome/browser/shell_integration_linux.h"
226 init_params.wm_class_class = shell_integration_linux::GetProgramClassName();
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc42 #include "chrome/browser/shell_integration_linux.h"
292 params.wm_class_class = shell_integration_linux::GetProgramClassName();

Completed in 361 milliseconds