Searched refs:num_avatars_to_show (Results 1 – 1 of 1) sorted by relevance
1231 int num_avatars_to_show = avatars_to_show.size(); in CreateOtherProfilesView() local1232 for (int i = 0; i < num_avatars_to_show; ++i) { in CreateOtherProfilesView()