Searched defs:DispatchTouchEvent (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/ui/views/widget/ | ||
H A D | root_view.cc | 156 void RootView::DispatchTouchEvent(ui::TouchEvent* event) { function in class:views::internal::RootView |
/external/chromium_org/ui/views/widget/desktop_aura/ | ||
H A D | desktop_root_window_host_x11.cc | 1122 void DesktopRootWindowHostX11::DispatchTouchEvent(ui::TouchEvent* event) { function in class:views::DesktopRootWindowHostX11 1313 DispatchTouchEvent(&touchev); |
Completed in 110 milliseconds