Home
last modified time | relevance | path

Searched refs:DispatchMouseEventRepost (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/
Droot_window.h327 ui::EventDispatchDetails DispatchMouseEventRepost(ui::MouseEvent* event)
Droot_window.cc907 ui::EventDispatchDetails RootWindow::DispatchMouseEventRepost( in DispatchMouseEventRepost() function in aura::RootWindow
1088 dispatch_details = DispatchMouseEventRepost(mouse_event.get()); in DispatchHeldEvents()