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

/external/chromium_org/chrome/browser/profiles/
H A Davatar_menu.cc55 menu_actions_(AvatarMenuActions::Create()),
158 menu_actions_->AddNewProfile(type);
168 menu_actions_->EditProfile(profile, profile_index);
224 menu_actions_->ActiveBrowserChanged(browser);
234 return menu_actions_->ShouldShowAddNewProfileLink();
238 return menu_actions_->ShouldShowEditProfileLink();
H A Davatar_menu.h164 scoped_ptr<AvatarMenuActions> menu_actions_; member in class:AvatarMenu

Completed in 176 milliseconds