Home
last modified time | relevance | path

Searched defs:ShortcutLocations (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/
Dshell_integration.h125 struct ShortcutLocations { struct
128 bool on_desktop;
130 ApplicationsMenuLocation applications_menu_location;
136 bool in_quick_launch_bar;
143 bool hidden;
Dshell_integration.cc46 ShellIntegration::ShortcutLocations::ShortcutLocations() in ShortcutLocations() function in ShellIntegration::ShortcutLocations