HomeSort by relevance Sort by last modified time
    Searched full:menu_actions_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/profiles/
avatar_menu.cc 54 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();
avatar_menu.h 149 scoped_ptr<AvatarMenuActions> menu_actions_; member in class:AvatarMenu

Completed in 1690 milliseconds