Searched defs:ShouldShowEditProfileLink (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/profiles/
H A Davatar_menu_actions_chromeos.cc47 bool AvatarMenuActionsChromeOS::ShouldShowEditProfileLink() const { function in class:chromeos::AvatarMenuActionsChromeOS
/external/chromium_org/chrome/browser/profiles/
H A Davatar_menu_actions_desktop.cc74 bool AvatarMenuActionsDesktop::ShouldShowEditProfileLink() const { function in class:AvatarMenuActionsDesktop
H A Davatar_menu.cc237 bool AvatarMenu::ShouldShowEditProfileLink() const { function in class:AvatarMenu
238 return menu_actions_->ShouldShowEditProfileLink();

Completed in 95 milliseconds