HomeSort by relevance Sort by last modified time
    Searched defs:GetValidIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/tabs/
tab_strip_model_order_controller.cc 83 return GetValidIndex(index, removing_index);
91 return GetValidIndex(index, removing_index);
98 return GetValidIndex(index, removing_index);
141 int TabStripModelOrderController::GetValidIndex(
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_order_controller.cc 69 return GetValidIndex(index, removing_index);
77 return GetValidIndex(index, removing_index);
84 return GetValidIndex(index, removing_index);
126 int TabStripModelOrderController::GetValidIndex(

Completed in 41 milliseconds