OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ShouldShowEditProfileLink
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/profiles/
avatar_menu_actions_chromeos.cc
44
bool AvatarMenuActionsChromeOS::
ShouldShowEditProfileLink
() const {
/external/chromium_org/chrome/browser/profiles/
avatar_menu_actions_desktop.cc
74
bool AvatarMenuActionsDesktop::
ShouldShowEditProfileLink
() const {
avatar_menu.cc
221
bool AvatarMenu::
ShouldShowEditProfileLink
() const {
222
return menu_actions_->
ShouldShowEditProfileLink
();
Completed in 184 milliseconds