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

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11_interactive_uitest.cc96 void DispatchMouseMotionEvent(DesktopWindowTreeHostX11* desktop_host, argument
98 aura::WindowTreeHost* host = static_cast<aura::WindowTreeHost*>(desktop_host);
99 gfx::Rect bounds_in_screen = desktop_host->window()->GetBoundsInScreen();
117 static_cast<ui::PlatformEventDispatcher*>(desktop_host)->DispatchEvent(&xev);

Completed in 130 milliseconds