Searched refs:TOUCH (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/
H A Dcheck-for-weak-vtables-and-externals118 open(TOUCH, ">", $path) or die "$!";
119 close(TOUCH);
H A Dcheck-for-exit-time-destructors111 open(TOUCH, ">", $path) or die "$!";
112 close(TOUCH);
H A Dcheck-for-global-initializers151 open(TOUCH, ">", $path) or die "$!";
152 close(TOUCH);
/external/chromium_org/ash/shelf/
H A Dshelf_button_host.h30 TOUCH, enumerator in enum:ash::internal::ShelfButtonHost::Pointer
H A Dalternate_app_list_button.cc92 host_->PointerPressedOnButton(this, ShelfButtonHost::TOUCH, *event);
96 host_->PointerDraggedOnButton(this, ShelfButtonHost::TOUCH, *event);
101 host_->PointerReleasedOnButton(this, ShelfButtonHost::TOUCH, false);
H A Dshelf_button.cc492 host_->PointerPressedOnButton(this, ShelfButtonHost::TOUCH, *event);
496 host_->PointerDraggedOnButton(this, ShelfButtonHost::TOUCH, *event);
501 host_->PointerReleasedOnButton(this, ShelfButtonHost::TOUCH, false);
H A Dshelf_view_unittest.cc1093 internal::ShelfButtonHost::TOUCH, 4, 2);
1105 dragged_button_touch = SimulateDrag(internal::ShelfButtonHost::TOUCH, 4, 2);
1118 internal::ShelfButtonHost::TOUCH,
/external/chromium/chrome/browser/
H A Dfavicon_helper.h74 TOUCH, enumerator in enum:FaviconHelper::Type
H A Dfavicon_helper_unittest.cc548 TestFaviconHelper helper(page_url, contents(), FaviconHelper::TOUCH);
662 TestFaviconHelper helper(page_url, contents(), FaviconHelper::TOUCH);
/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_handler.h83 TOUCH, enumerator in enum:FaviconHandler::Type
H A Dfavicon_tab_helper.cc46 FaviconHandler::TOUCH));
H A Dfavicon_handler_unittest.cc769 &delegate, FaviconHandler::TOUCH);
879 &delegate, FaviconHandler::TOUCH);
/external/chromium_org/ui/app_list/views/
H A Dapp_list_item_view.cc427 apps_grid_view_->InitiateDrag(this, AppsGridView::TOUCH, *event);
433 apps_grid_view_->UpdateDragFromItem(AppsGridView::TOUCH, *event);
H A Dapps_grid_view_unittest.cc334 SimulateDrag(AppsGridView::TOUCH, touch_from, touch_to);
342 SimulateDrag(AppsGridView::TOUCH, touch_from, touch_to);
H A Dapps_grid_view.h63 TOUCH, enumerator in enum:app_list::AppsGridView::Pointer
/external/qemu/android/
H A Dhw-events.h467 BTN_CODE(TOUCH, 0x14a) \

Completed in 266 milliseconds