OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShortcutLocations
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/web_applications/
web_app.h
78
struct
ShortcutLocations
{
79
ShortcutLocations
();
173
const
ShortcutLocations
& locations,
181
const
ShortcutLocations
& locations,
224
const
ShortcutLocations
& creation_locations);
237
const
ShortcutLocations
& creation_locations,
web_app_chromeos.cc
20
const
ShortcutLocations
& creation_locations,
web_app_linux.cc
25
const
ShortcutLocations
& creation_locations,
54
ShortcutLocations
creation_locations =
web_app_mac.h
65
ShortcutLocations
creation_locations);
web_app.cc
156
ShortcutLocations
::
ShortcutLocations
()
341
const
ShortcutLocations
& locations,
358
const
ShortcutLocations
& locations,
web_app_win.cc
282
web_app::
ShortcutLocations
all_shortcut_locations;
447
const
ShortcutLocations
& creation_locations,
564
const
ShortcutLocations
& creation_locations) {
/external/chromium_org/chrome/browser/
shell_integration_linux.h
51
web_app::
ShortcutLocations
GetExistingShortcutLocations(
59
web_app::
ShortcutLocations
GetExistingShortcutLocations(
122
const web_app::
ShortcutLocations
& creation_locations);
shell_integration_linux_unittest.cc
171
web_app::
ShortcutLocations
result =
191
web_app::
ShortcutLocations
result = GetExistingShortcutLocations(
212
web_app::
ShortcutLocations
result =
233
web_app::
ShortcutLocations
result =
262
web_app::
ShortcutLocations
result = GetExistingShortcutLocations(
shell_integration_linux.cc
632
web_app::
ShortcutLocations
GetExistingShortcutLocations(
643
web_app::
ShortcutLocations
GetExistingShortcutLocations(
653
web_app::
ShortcutLocations
locations;
903
const web_app::
ShortcutLocations
& creation_locations) {
[
all
...]
/external/chromium_org/chrome/browser/apps/
shortcut_manager.cc
48
web_app::
ShortcutLocations
creation_locations;
/external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc
169
const web_app::
ShortcutLocations
& creation_locations) {
321
web_app::
ShortcutLocations
shortcut_locations;
/external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc
376
web_app::
ShortcutLocations
creation_locations;
Completed in 86 milliseconds