Searched refs:OnRootViewLayout (Results 1 – 15 of 15) sorted by relevance
144 virtual void OnRootViewLayout() const = 0;
127 virtual void OnRootViewLayout() const OVERRIDE;
101 virtual void OnRootViewLayout() const OVERRIDE;
170 virtual void OnRootViewLayout() const OVERRIDE;
858 void DesktopNativeWidgetAura::OnRootViewLayout() const { in OnRootViewLayout() function in views::DesktopNativeWidgetAura860 desktop_root_window_host_->OnRootViewLayout(); in OnRootViewLayout()
415 void DesktopRootWindowHostWin::OnRootViewLayout() const { in OnRootViewLayout() function in views::DesktopRootWindowHostWin
663 void DesktopRootWindowHostX11::OnRootViewLayout() const { in OnRootViewLayout() function in views::DesktopRootWindowHostX11
219 virtual void OnRootViewLayout() const = 0;
135 virtual void OnRootViewLayout() const OVERRIDE;
150 virtual void OnRootViewLayout() const OVERRIDE;
700 void OnRootViewLayout();
979 void Widget::OnRootViewLayout() { in OnRootViewLayout() function in views::Widget980 native_widget_->OnRootViewLayout(); in OnRootViewLayout()
393 widget_->OnRootViewLayout(); in Layout()
464 void NativeWidgetWin::OnRootViewLayout() const { in OnRootViewLayout() function in views::NativeWidgetWin
681 void NativeWidgetAura::OnRootViewLayout() const { in OnRootViewLayout() function in views::NativeWidgetAura