HomeSort by relevance Sort by last modified time
    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