HomeSort by relevance Sort by last modified time
    Searched defs:EventDispatchCallback (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/events/ozone/evdev/
event_converter_evdev.h 17 typedef base::Callback<void(Event*)> EventDispatchCallback;
  /external/chromium_org/ui/events/ozone/evdev/libgestures_glue/
gesture_interpreter_libevdev_cros.h 24 typedef base::Callback<void(Event*)> EventDispatchCallback;
44 const EventDispatchCallback& callback);
80 EventDispatchCallback dispatch_callback_;

Completed in 55 milliseconds