Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/profiles/
Dprofile_chooser_view.cc1231 int num_avatars_to_show = avatars_to_show.size(); in CreateOtherProfilesView() local
1232 for (int i = 0; i < num_avatars_to_show; ++i) { in CreateOtherProfilesView()