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

  /external/chromium_org/ui/aura/
window_tree_host_observer.h 24 virtual void OnHostMoved(const WindowTreeHost* host,
window_tree_host_ozone.cc 28 OnHostMoved(new_bounds.origin());
window_tree_host.h 157 void OnHostMoved(const gfx::Point& new_location);
window_tree_host_win.cc 128 OnHostMoved(bounds_.origin());
window_tree_host.cc 226 void WindowTreeHost::OnHostMoved(const gfx::Point& new_location) {
227 TRACE_EVENT1("ui", "WindowTreeHost::OnHostMoved",
231 OnHostMoved(this, new_location));
window_tree_host_x11.cc 437 OnHostMoved(bounds_.origin());
555 OnHostMoved(bounds.origin());
  /external/chromium_org/mojo/aura/
window_tree_host_mojo.cc 168 OnHostMoved(bounds_.origin());
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_native_widget_aura.h 234 virtual void OnHostMoved(const aura::WindowTreeHost* host,
desktop_window_tree_host_x11.cc 742 OnHostMoved(bounds_.origin());
    [all...]
desktop_native_widget_aura.cc     [all...]
desktop_window_tree_host_win.cc 796 OnHostMoved(GetBounds().origin());
    [all...]
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura.h 326 virtual void OnHostMoved(const aura::WindowTreeHost* host,
render_widget_host_view_aura.cc     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc 669 virtual void OnHostMoved(const aura::WindowTreeHost* host,
672 "WebContentsViewAura::WindowObserver::OnHostMoved",
    [all...]

Completed in 358 milliseconds