OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_on_desktop
(Results
1 - 7
of
7
) sorted by null
/external/chromium/chrome/browser/
shell_integration.h
66
bool
create_on_desktop
;
member in struct:ShellIntegration::ShortcutInfo
shell_integration.cc
19
:
create_on_desktop
(false),
shell_integration_linux.cc
462
if (shortcut_info.
create_on_desktop
)
/external/chromium/chrome/browser/ui/web_applications/
web_app_ui.cc
174
shortcut_info_.
create_on_desktop
,
/external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc
183
shortcut_info_.
create_on_desktop
=
/external/chromium/chrome/browser/ui/views/
create_application_shortcut_view.cc
364
shortcut_info_.
create_on_desktop
= desktop_check_box_->checked();
/external/chromium/chrome/browser/web_applications/
web_app.cc
245
shortcut_info_.
create_on_desktop
,
Completed in 75 milliseconds