AddIndexToSelection 1227 chrome/browser/extensions/api/tabs/tabs_api.cc   selection->AddIndexToSelection(index);
AddIndexToSelection  457 chrome/browser/ui/tabs/tab_strip_model.cc   new_model.AddIndexToSelection(index);
AddIndexToSelection  760 chrome/browser/ui/tabs/tab_strip_model.cc     new_model.AddIndexToSelection(index);
AddIndexToSelection 1049 chrome/browser/ui/tabs/tab_strip_model.cc         selection_model.AddIndexToSelection(indices[i]);
AddIndexToSelection  255 chrome/browser/ui/tabs/tab_strip_model_unittest.cc       selection_model.AddIndexToSelection(value);
AddIndexToSelection 1520 chrome/browser/ui/views/tabs/tab_drag_controller.cc       selection_model.AddIndexToSelection(index);
AddIndexToSelection  132 ui/base/models/list_selection_model.cc     AddIndexToSelection(to);
AddIndexToSelection   68 ui/base/models/list_selection_model.h   void AddIndexToSelection(int index);
AddIndexToSelection   92 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(2);
AddIndexToSelection   95 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(4);
AddIndexToSelection  102 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(4);
AddIndexToSelection  139 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(4);
AddIndexToSelection  140 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(10);
AddIndexToSelection  150 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(4);
AddIndexToSelection  151 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(10);
AddIndexToSelection  161 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(4);
AddIndexToSelection  162 ui/base/models/list_selection_model_unittest.cc   model.AddIndexToSelection(10);
AddIndexToSelection  339 ui/views/controls/table/table_view.cc           selection_model.AddIndexToSelection(i);
AddIndexToSelection  857 ui/views/controls/table/table_view.cc       model->AddIndexToSelection(range.start + i);