Searched refs:ConvertPointFromHost (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ui/aura/test/
H A Devent_generator_delegate_aura.cc120 void EventGeneratorDelegateAura::ConvertPointFromHost( function in class:aura::test::EventGeneratorDelegateAura
124 window->GetHost()->ConvertPointFromHost(point);
H A Devent_generator_delegate_aura.h47 virtual void ConvertPointFromHost(const ui::EventTarget* hosted_target,
H A Dui_controls_factory_aurax11.cc117 host_->ConvertPointFromHost(&root_current_location);
H A Dui_controls_factory_ozone.cc104 host_->ConvertPointFromHost(&root_current_location);
/external/chromium_org/ui/aura/
H A Dwindow_tree_host.cc126 ConvertPointFromHost(point);
135 void WindowTreeHost::ConvertPointFromHost(gfx::Point* point) const { function in class:aura::WindowTreeHost
171 ConvertPointFromHost(&root_location);
H A Dwindow_tree_host.h99 void ConvertPointFromHost(gfx::Point* point) const;
/external/chromium_org/ash/display/
H A Dscreen_position_controller.cc146 root->GetHost()->ConvertPointFromHost(point);
/external/chromium_org/ui/events/test/
H A Devent_generator.h71 virtual void ConvertPointFromHost(const EventTarget* hosted_target,
H A Devent_generator.cc162 delegate()->ConvertPointFromHost(current_target_, &current_location_);
/external/chromium_org/ui/views/test/
H A Dui_controls_factory_desktop_aurax11.cc148 host->ConvertPointFromHost(&root_current_location);

Completed in 182 milliseconds