Searched refs:GetGestureTarget (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/aura/
H A Dwindow_event_dispatcher.h168 Window* GetGestureTarget(ui::GestureEvent* event);
H A Dwindow_event_dispatcher.cc143 Window* target = GetGestureTarget(event);
292 Window* target = GetGestureTarget(gestures->get().at(0));
348 Window* WindowEventDispatcher::GetGestureTarget(ui::GestureEvent* event) { function in class:aura::WindowEventDispatcher

Completed in 298 milliseconds