HomeSort by relevance Sort by last modified time
    Searched refs: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(
tab_strip_model_order_controller.h 55 int GetValidIndex(int index, int removing_index) const;

Completed in 372 milliseconds