OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAppsShortcutEnabled
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_utils.h
95
bool
IsAppsShortcutEnabled
(const Profile* profile);
bookmark_utils.cc
276
bool
IsAppsShortcutEnabled
(const Profile* profile) {
292
return
IsAppsShortcutEnabled
(profile) &&
bookmark_context_menu_controller.cc
95
if (chrome::
IsAppsShortcutEnabled
(profile_)) {
Completed in 9605 milliseconds