TOUCH              90 ash/shelf/alternate_app_list_button.cc      host_->PointerPressedOnButton(this, ShelfButtonHost::TOUCH, *event);
TOUCH              94 ash/shelf/alternate_app_list_button.cc      host_->PointerDraggedOnButton(this, ShelfButtonHost::TOUCH, *event);
TOUCH              99 ash/shelf/alternate_app_list_button.cc      host_->PointerReleasedOnButton(this, ShelfButtonHost::TOUCH, false);
TOUCH             491 ash/shelf/shelf_button.cc       host_->PointerPressedOnButton(this, ShelfButtonHost::TOUCH, *event);
TOUCH             495 ash/shelf/shelf_button.cc       host_->PointerDraggedOnButton(this, ShelfButtonHost::TOUCH, *event);
TOUCH             500 ash/shelf/shelf_button.cc       host_->PointerReleasedOnButton(this, ShelfButtonHost::TOUCH, false);
TOUCH            1091 ash/shelf/shelf_view_unittest.cc       SimulateDrag(ShelfButtonHost::TOUCH, 4, 2);
TOUCH            1102 ash/shelf/shelf_view_unittest.cc   dragged_button_touch = SimulateDrag(ShelfButtonHost::TOUCH, 4, 2);
TOUCH            1115 ash/shelf/shelf_view_unittest.cc       dragged_button_touch, ShelfButtonHost::TOUCH, false);
TOUCH             774 chrome/browser/favicon/favicon_handler_unittest.cc                             &delegate, FaviconHandler::TOUCH);
TOUCH             887 chrome/browser/favicon/favicon_handler_unittest.cc                             &delegate, FaviconHandler::TOUCH);
TOUCH              45 chrome/browser/favicon/favicon_tab_helper.cc                                                  FaviconHandler::TOUCH));
TOUCH             428 ui/app_list/views/app_list_item_view.cc         apps_grid_view_->InitiateDrag(this, AppsGridView::TOUCH, *event);
TOUCH             434 ui/app_list/views/app_list_item_view.cc         apps_grid_view_->UpdateDragFromItem(AppsGridView::TOUCH, *event);
TOUCH             563 ui/app_list/views/apps_grid_view_unittest.cc   SimulateDrag(AppsGridView::TOUCH, touch_from, touch_to);
TOUCH             571 ui/app_list/views/apps_grid_view_unittest.cc   SimulateDrag(AppsGridView::TOUCH, touch_from, touch_to);