omitted_item_count_   43 chrome/browser/profiles/profile_list_desktop.cc       omitted_item_count_++;
omitted_item_count_   56 chrome/browser/profiles/profile_list_desktop.cc     AvatarMenu::Item* item = new AvatarMenu::Item(i - omitted_item_count_,
omitted_item_count_   76 chrome/browser/profiles/profile_list_desktop.cc   VLOG_IF(2, (omitted_item_count_ > 1)) << omitted_item_count_
omitted_item_count_   82 chrome/browser/profiles/profile_list_desktop.cc   DCHECK_LT(index, menu_count + omitted_item_count_);
omitted_item_count_   86 chrome/browser/profiles/profile_list_desktop.cc   if (!omitted_item_count_)
omitted_item_count_  106 chrome/browser/profiles/profile_list_desktop.cc   omitted_item_count_ = 0;
omitted_item_count_   46 chrome/browser/profiles/profile_list_desktop.h   size_t omitted_item_count_;