Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/web_applications/
Dweb_app.h78 struct ShortcutLocations { struct
81 bool on_desktop;
83 ApplicationsMenuLocation applications_menu_location;
89 bool in_quick_launch_bar;
Dweb_app.cc234 ShortcutLocations::ShortcutLocations() in ShortcutLocations() function in web_app::ShortcutLocations