Searched refs:ConvertLocationToTarget (Results 1 - 11 of 11) sorted by path

/external/chromium_org/content/browser/renderer_host/input/
H A Dsynthetic_gesture_target_aura.cc38 (*iter)->ConvertLocationToTarget(window, host->window());
56 wheel_event.ConvertLocationToTarget(window, window->GetRootWindow());
123 mouse_event.ConvertLocationToTarget(window, window->GetRootWindow());
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc2008 event->ConvertLocationToTarget(window_, window_->parent());
/external/chromium_org/ui/aura/
H A Dwindow.cc1427 event->ConvertLocationToTarget(this,
H A Dwindow_event_dispatcher.cc145 event->ConvertLocationToTarget(window(), target);
298 event->ConvertLocationToTarget(window(), target);
H A Dwindow_event_dispatcher_unittest.cc2304 event->ConvertLocationToTarget(window_, window_->GetRootWindow());
H A Dwindow_targeter.cc48 located_event->ConvertLocationToTarget(target, new_root);
/external/chromium_org/ui/events/
H A Devent.h288 template <class T> void ConvertLocationToTarget(T* source, T* target) { function in class:ui::LocatedEvent
311 ConvertLocationToTarget(source, target);
H A Devent_processor_unittest.cc111 event->ConvertLocationToTarget(this,
/external/chromium_org/ui/views/
H A Dview.cc1069 event->ConvertLocationToTarget(this, static_cast<View*>(target));
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11.cc1442 event->ConvertLocationToTarget(window(), g_current_capture->window());
1450 event->ConvertLocationToTarget(window(), g_current_capture->window());
/external/chromium_org/ui/views/widget/
H A Droot_view.cc502 exit.ConvertLocationToTarget(static_cast<View*>(this),
516 entered.ConvertLocationToTarget(static_cast<View*>(this),

Completed in 1063 milliseconds