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

  /external/chromium_org/ui/aura/
window_tree_host_x11.h 79 void DispatchXI2Event(const base::NativeEvent& event);
window_tree_host_x11.cc 327 DispatchXI2Event(xev);
441 DispatchXI2Event(xev);
629 void WindowTreeHostX11::DispatchXI2Event(const base::NativeEvent& event) {
636 TRACE_EVENT1("input", "WindowTreeHostX11::DispatchXI2Event",

Completed in 68 milliseconds