HomeSort by relevance Sort by last modified time
    Searched refs:APP_MENU_LOCATION_HIDDEN (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/web_applications/
web_app_linux.cc 62 creation_locations.applications_menu_location = APP_MENU_LOCATION_HIDDEN;
web_app.h 63 // APP_MENU_LOCATION_HIDDEN specifies a shortcut that is used to register the
74 APP_MENU_LOCATION_HIDDEN,
web_app_win.cc 452 if (creation_locations.applications_menu_location == APP_MENU_LOCATION_HIDDEN)
  /external/chromium_org/chrome/browser/apps/
shortcut_manager.cc 54 web_app::APP_MENU_LOCATION_HIDDEN;
  /external/chromium_org/chrome/browser/
shell_integration_linux.cc 669 ? web_app::APP_MENU_LOCATION_HIDDEN
    [all...]
shell_integration_linux_unittest.cc 237 EXPECT_EQ(web_app::APP_MENU_LOCATION_HIDDEN,

Completed in 84 milliseconds