HomeSort by relevance Sort by last modified time
    Searched refs:ProcessGestures (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_guest.h 207 void ProcessGestures(ui::GestureRecognizer::Gestures* gestures);
render_widget_host_view_guest.cc 127 ProcessGestures(gestures.get());
618 void RenderWidgetHostViewGuest::ProcessGestures(
render_widget_host_view_win.h 397 void ProcessGestures(ui::GestureRecognizer::Gestures* gestures);
render_widget_host_view_win.cc 936 ProcessGestures(gestures.get());
    [all...]
  /external/chromium_org/ui/aura/
root_window.h 248 ui::EventDispatchDetails ProcessGestures(
root_window.cc 442 DispatchDetails details = ProcessGestures(gestures.get());
538 ui::EventDispatchDetails RootWindow::ProcessGestures(
    [all...]

Completed in 639 milliseconds