Home
last modified time | relevance | path

Searched refs:OnWindowAddedToRootWindow (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow_observer.h101 virtual void OnWindowAddedToRootWindow(Window* window) {} in OnWindowAddedToRootWindow() function
Droot_window.h252 void OnWindowAddedToRootWindow(Window* window);
Dwindow.cc578 root_window->GetDispatcher()->OnWindowAddedToRootWindow(child); in AddChild()
1335 OnWindowAddedToRootWindow(this)); in NotifyAddedToRootWindow()
Droot_window.cc555 void RootWindow::OnWindowAddedToRootWindow(Window* attached) { in OnWindowAddedToRootWindow() function in aura::RootWindow
Dwindow_unittest.cc646 virtual void OnWindowAddedToRootWindow(Window* window) OVERRIDE { in TEST_F() function in aura::test::AddedToRootWindowObserver
2504 virtual void OnWindowAddedToRootWindow(Window* window) OVERRIDE { in TEST_F() function in aura::test::RootWindowAttachmentObserver
2766 virtual void OnWindowAddedToRootWindow(Window* window) OVERRIDE { in TEST_F() function in aura::test::__anonfcb54f050611::AddChildNotificationsObserver
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura.cc864 virtual void OnWindowAddedToRootWindow(aura::Window* window) OVERRIDE { in OnWindowAddedToRootWindow() function in content::WebContentsViewAura::WindowObserver
/external/chromium_org/content/browser/renderer_host/
Drender_widget_host_view_aura.cc444 virtual void OnWindowAddedToRootWindow(aura::Window* window) OVERRIDE { in OnWindowAddedToRootWindow() function in content::RenderWidgetHostViewAura::WindowObserver