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

  /external/chromium_org/chrome/browser/undo/
bookmark_undo_service.cc 293 int destination_index = old_index_; local
299 ++destination_index;
301 model->Move(node, old_parent, destination_index);
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 472 int destination_index) {
477 views::View* destination = test_api_->GetButton(destination_index);
    [all...]

Completed in 1011 milliseconds