Home
last modified time | relevance | path

Searched refs:IsAppsShortcutEnabled (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/bookmarks/
Dbookmark_utils.h101 bool IsAppsShortcutEnabled(Profile* profile,
Dbookmark_utils.cc328 bool IsAppsShortcutEnabled(Profile* profile, in IsAppsShortcutEnabled() function
345 return IsAppsShortcutEnabled(profile, host_desktop_type) && in ShouldShowAppsShortcutInBookmarkBar()
Dbookmark_context_menu_controller.cc108 if (chrome::IsAppsShortcutEnabled( in BuildMenu()