Searched refs:RootWindowHostDelegate (Results 1 – 13 of 13) sorted by relevance
25 class RootWindowHostDelegate; variable41 void set_delegate(RootWindowHostDelegate* delegate) { in set_delegate()121 RootWindowHostDelegate* delegate_;
31 class AURA_EXPORT RootWindowHostDelegate {62 virtual ~RootWindowHostDelegate() {} in ~RootWindowHostDelegate()
61 public aura::RootWindowHostDelegate {107 RootWindowHostDelegate* AsRootWindowHostDelegate();
18 class TestRootWindowHostDelegate : public aura::RootWindowHostDelegate,
1286 RootWindowHostDelegate* root_window_delegate = in TEST_F()1287 static_cast<RootWindowHostDelegate*>(root_window()->GetDispatcher()); in TEST_F()
250 RootWindowHostDelegate* RootWindow::AsRootWindowHostDelegate() { in AsRootWindowHostDelegate()
13 class RootWindowHostDelegate; variable46 aura::RootWindowHostDelegate* GetRootWindowHostDelegate() const;
53 aura::RootWindowHostDelegate* root_window_host_delegate = in DispatchWebTouchEventToPlatform()152 aura::RootWindowHostDelegate*156 aura::RootWindowHostDelegate* root_window_host_delegate = in GetRootWindowHostDelegate()
70 aura::RootWindowHostDelegate* rwhd = in TapBrowserWindowCenter()88 aura::RootWindowHostDelegate* rwhd = in Tap()
253 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()
24 aura::RootWindowHostDelegate* delegate = in DispatchEventDuringScrollCallback()
588 RootWindowHostDelegate* root_window_host_delegate = in DoDispatchEvent()
1341 aura::RootWindowHostDelegate* rwhd = in GenerateMouseEvents()