OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shell_integration_linux
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app_linux.cc
9
#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/
app_list_service_linux.cc
11
#include "chrome/browser/
shell_integration_linux
.h"
31
if (!
shell_integration_linux
::CreateAppListDesktopShortcut(
/external/chromium_org/chrome/browser/
shell_integration_linux.h
20
namespace
shell_integration_linux
{
namespace
139
} // namespace
shell_integration_linux
shell_integration_linux.cc
5
#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
[
all
...]
shell_integration_linux_unittest.cc
5
#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/
browser_frame.cc
40
#include "chrome/browser/
shell_integration_linux
.h"
119
params.wm_class_class =
shell_integration_linux
::GetProgramClassName();
/external/chromium_org/chrome/browser/ui/views/apps/
chrome_native_app_window_views.cc
33
#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/
panel_view.cc
42
#include "chrome/browser/
shell_integration_linux
.h"
292
params.wm_class_class =
shell_integration_linux
::GetProgramClassName();
[
all
...]
Completed in 224 milliseconds