Home
last modified time | relevance | path

Searched refs:CreateOtherProfilesView (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.h134 views::View* CreateOtherProfilesView(const Indexes& avatars_to_show);
Dprofile_chooser_view.cc962 layout->AddView(CreateOtherProfilesView(other_profiles)); in CreateProfileChooserView()
1226 views::View* ProfileChooserView::CreateOtherProfilesView( in CreateOtherProfilesView() function in ProfileChooserView