HomeSort by relevance Sort by last modified time
    Searched refs:SetSelectionFromAnchorTo (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/tabs/
tab_strip_selection_model.h 73 void SetSelectionFromAnchorTo(int index);
tab_strip_selection_model.cc 62 SetSelectionFromAnchorTo(index);
84 void TabStripSelectionModel::SetSelectionFromAnchorTo(int index) {
tab_strip_model.cc 572 selection_model_.SetSelectionFromAnchorTo(index);
    [all...]

Completed in 42 milliseconds