Searched refs:menu_actions_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Davatar_menu.cc54 menu_actions_(AvatarMenuActions::Create()),
143 menu_actions_->AddNewProfile(type);
153 menu_actions_->EditProfile(profile, profile_index);
209 menu_actions_->ActiveBrowserChanged(browser);
219 return menu_actions_->ShouldShowAddNewProfileLink();
223 return menu_actions_->ShouldShowEditProfileLink();
H A Davatar_menu.h149 scoped_ptr<AvatarMenuActions> menu_actions_; member in class:AvatarMenu

Completed in 60 milliseconds