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

/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_utils.h95 bool IsAppsShortcutEnabled(const Profile* profile);
H A Dbookmark_utils.cc276 bool IsAppsShortcutEnabled(const Profile* profile) { function in namespace:chrome
292 return IsAppsShortcutEnabled(profile) &&
H A Dbookmark_context_menu_controller.cc95 if (chrome::IsAppsShortcutEnabled(profile_)) {

Completed in 60 milliseconds