Searched defs:DispatchTouchEvent (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Dstub_web_view.cc80 Status StubWebView::DispatchTouchEvent(const TouchEvent& event) { function in class:StubWebView
H A Dweb_view_impl.cc270 Status WebViewImpl::DispatchTouchEvent(const TouchEvent& event) { function in class:WebViewImpl
286 Status status = DispatchTouchEvent(*it);
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc1447 void DesktopWindowTreeHostX11::DispatchTouchEvent(ui::TouchEvent* event) { function in class:views::DesktopWindowTreeHostX11
1772 DispatchTouchEvent(&touchev);

Completed in 116 milliseconds