Home
last modified time | relevance | path

Searched refs:RootWindowHostDelegate (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow_tree_host.h25 class RootWindowHostDelegate; variable
41 void set_delegate(RootWindowHostDelegate* delegate) { in set_delegate()
121 RootWindowHostDelegate* delegate_;
Dwindow_tree_host_delegate.h31 class AURA_EXPORT RootWindowHostDelegate {
62 virtual ~RootWindowHostDelegate() {} in ~RootWindowHostDelegate()
Droot_window.h61 public aura::RootWindowHostDelegate {
107 RootWindowHostDelegate* AsRootWindowHostDelegate();
Droot_window_host_x11_unittest.cc18 class TestRootWindowHostDelegate : public aura::RootWindowHostDelegate,
Droot_window_unittest.cc1286 RootWindowHostDelegate* root_window_delegate = in TEST_F()
1287 static_cast<RootWindowHostDelegate*>(root_window()->GetDispatcher()); in TEST_F()
Droot_window.cc250 RootWindowHostDelegate* RootWindow::AsRootWindowHostDelegate() { in AsRootWindowHostDelegate()
/external/chromium_org/content/browser/renderer_host/input/
Dsynthetic_gesture_target_aura.h13 class RootWindowHostDelegate; variable
46 aura::RootWindowHostDelegate* GetRootWindowHostDelegate() const;
Dsynthetic_gesture_target_aura.cc53 aura::RootWindowHostDelegate* root_window_host_delegate = in DispatchWebTouchEventToPlatform()
152 aura::RootWindowHostDelegate*
156 aura::RootWindowHostDelegate* root_window_host_delegate = in GetRootWindowHostDelegate()
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_view_views_browsertest.cc70 aura::RootWindowHostDelegate* rwhd = in TapBrowserWindowCenter()
88 aura::RootWindowHostDelegate* rwhd = in Tap()
/external/chromium_org/ash/wm/
Dsticky_keys_unittest.cc253 void SendActivateStickyKeyPattern(aura::RootWindowHostDelegate* delegate, in SendActivateStickyKeyPattern()
758 aura::RootWindowHostDelegate* delegate = Shell::GetPrimaryRootWindow() in TEST_F()
797 aura::RootWindowHostDelegate* delegate = Shell::GetPrimaryRootWindow() in TEST_F()
833 aura::RootWindowHostDelegate* delegate = Shell::GetPrimaryRootWindow() in TEST_F()
/external/chromium_org/content/browser/web_contents/aura/
Dwindow_slider_unittest.cc24 aura::RootWindowHostDelegate* delegate = in DispatchEventDuringScrollCallback()
/external/chromium_org/ui/aura/test/
Devent_generator.cc588 RootWindowHostDelegate* root_window_host_delegate = in DoDispatchEvent()
/external/chromium_org/ui/views/widget/
Dwidget_unittest.cc1341 aura::RootWindowHostDelegate* rwhd = in GenerateMouseEvents()