Home
last modified time | relevance | path

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

/external/chromium_org/ui/aura/
Dwindow_observer.h112 virtual void OnWindowAddedToRootWindow(Window* window) {} in OnWindowAddedToRootWindow() function
Dwindow_event_dispatcher.h195 virtual void OnWindowAddedToRootWindow(Window* window) OVERRIDE;
Dwindow.cc553 root_window->GetHost()->dispatcher()->OnWindowAddedToRootWindow(child); in AddChild()
1210 OnWindowAddedToRootWindow(this)); in NotifyAddedToRootWindow()
Dwindow_event_dispatcher.cc571 void WindowEventDispatcher::OnWindowAddedToRootWindow(Window* attached) { in OnWindowAddedToRootWindow() function in aura::WindowEventDispatcher
Dwindow_unittest.cc579 virtual void OnWindowAddedToRootWindow(Window* window) OVERRIDE { in OnWindowAddedToRootWindow() function in aura::test::AddedToRootWindowObserver
2166 virtual void OnWindowAddedToRootWindow(Window* window) OVERRIDE { in OnWindowAddedToRootWindow() function in aura::test::RootWindowAttachmentObserver
2485 virtual void OnWindowAddedToRootWindow(Window* window) OVERRIDE { in OnWindowAddedToRootWindow() function in aura::test::__anoneed6cf920611::AddChildNotificationsObserver
/external/chromium_org/content/browser/media/capture/
Ddesktop_capture_device_aura.cc111 virtual void OnWindowAddedToRootWindow(aura::Window* window) OVERRIDE;
492 void DesktopVideoCaptureMachine::OnWindowAddedToRootWindow( in OnWindowAddedToRootWindow() function in content::__anon8d61de290111::DesktopVideoCaptureMachine
/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_aura.cc639 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.cc411 virtual void OnWindowAddedToRootWindow(aura::Window* window) OVERRIDE { in OnWindowAddedToRootWindow() function in content::RenderWidgetHostViewAura::WindowObserver